Uploads module question - downloads pages?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
kevin360

Uploads module question - downloads pages?

Post by kevin360 »

If I understand the uploads module correctly it also supports creating a downloads page of what you've uploaded right?  I've installed the module, made a category, and it created the directory in the uploads folder.  I've been able to upload to it by making a content page with this in it:

{cms_module module="Uploads" category="Minutes" mode="upload"}


I then created a page called Download and I put in this:

{cms_module module="Uploads" category="Minutes" mode="detailed"}
{cms_module module="Uploads" category="Minutes" mode="url"}
{cms_module module="Uploads" category="Minutes" mode="summary"}
{cms_module module="Uploads" category="Minutes" mode="single"}
{cms_module module="Uploads" category="Minutes" mode="singlesummary"}


I wanted to see how each looked different, but they don't display anything.  Am I missed a parameter to display a download page?  I also just tried with the first one (detailed) thinking maybe I couldn't have them all on one page, but still nothing.

Thanks,
Kevin
kevin360

Re: Uploads module question - downloads pages?

Post by kevin360 »

Ok, to answer my own question and maybe help someone else if they have the same problem, in the Upload module, when you create a category you have to have selected "Files in this directory can be listed".  If that check box isn't checked then you can't see files uploaded there.  If you are having problems, edit the category and see if that check box is checked.
Locked

Return to “Modules/Add-Ons”