Uploads Module: No Display

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
nils73
Power Poster
Power Poster
Posts: 520
Joined: Wed Sep 08, 2004 3:32 pm

Uploads Module: No Display

Post by nils73 »

I am working with CMSMS 0.13 Canary and Uploads Module 1.1.14 and I am trying to display uploaded files (using Upload Module backend) in a certain category with the following tag:

{cms_module module="Uploads" category="Anweisungen" mode="summary" sortorder="name_asc"}

There are two files in that category but it does not display anything. I tried a different template but same result: Nothing. When I dig in my error.log I find two entries:

Code: Select all

[Mon Jul 31 15:02:44 2006] [error] PHP Notice:  Only variables should be assigned by reference in /usr/home/sites/modules/FrontEndUsers/FrontEndUsers.api.php on line 1498
[Mon Jul 31 15:02:44 2006] [error] PHP Notice:  Only variables should be assigned by reference in /usr/home/sites/modules/FrontEndUsers/FrontEndUsers.api.php on line 1264
Does Upload Module clash with other modules (CustomContent, FrontEndUsers) or am I just too stupid?

Regards,
Nils
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Uploads Module: No Display

Post by calguy1000 »

I haven't seen anything like this to date, unless the category that your using has not been marked as "viewable".

Edit the category in the admin panel and make sure that the files in that category can be viewed.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
nils73
Power Poster
Power Poster
Posts: 520
Joined: Wed Sep 08, 2004 3:32 pm

Re: Uploads Module: No Display

Post by nils73 »

Great, that did the trick. Seems that I hit the wrong key while tabbing through the settings ... but you made my day!

Thanks (for the module & the help)
Nils
Post Reply

Return to “Modules/Add-Ons”