Page 1 of 1

Question about Uploads module

Posted: Wed Jun 14, 2006 10:17 am
by djprozac
Hello one and all,

I have just installed the Uploads module, and it looks great! There's still something I cant seem to figure out.
I have added a category called 'notulen' to the module. When I insert

Code: Select all

{cms_module module="Uploads" category="notulen" mode="detailed"}
in a page, the page remains empty, which is strange since I have uploaded a file which shows up in the admin interface.

Code: Select all

{cms_module module="Uploads" category="notulen" mode="uoload"}
Does produce an upload form, so I guess the module is working.

Can anyone shed some light on this?

Henk

Re: Question about Uploads module

Posted: Thu Jun 15, 2006 8:46 am
by djprozac
I managed to figure it out. It was as simple as enabling the option to list the contents of the category. Thanks anyway!