Page 1 of 1

Uploads Module

Posted: Wed Jun 16, 2010 1:05 am
by Speegs
Hello,

I'm running the Front End User Upload Module (Uploads) on a new install of CMSMS on a Cpanel Server.

The module appears to be working mostly fine in the back end (except a broken images on the thumbnail for a pdf for some reason), however when I include the smart tags to the front end I'm getting no error, pretty much nothing.

Here is the tags I've tried:

{Uploads category="Forms"}
{cms_module module="Uploads" category="Forms"}
{cms_module module="Uploads" category="Forms" mode="summary"}

The category I'm trying to display is "Forms" and nothing appears, no error messages not sure where I should look for a problem, I've tried the Apache error log, but nothing there.

Formbuilder and a few other modules I've used seem to be working properly.

Any pointers would be appreciated.

Thanks.

Re: Uploads Module

Posted: Sun Jun 20, 2010 11:04 pm
by Speegs
An update, I can get it to display in single file mode.  The thumbnails are broken, but seems to function.

My summary templates are the default so I'm not sure why they are displaying nothing at all.  Any hints appreciated.

Re: Uploads Module

Posted: Mon Aug 23, 2010 2:05 am
by Ruben_c
Try this

{Uploads mode='upload' category='form'  }

and for the summary

{Uploads mode='summary' category='form'  }

Re: Uploads Module

Posted: Wed Sep 22, 2010 8:52 pm
by jtcreate
I'm having the same issue. Overall FEU, CC, UPLOADS all functioning properly... with the exception of the summary view. Single, detailed and uploads work... just no summary. I have two files I'm showing from a category named Victor. But it shows blank...

{Uploads mode='summary' category='Victor'}

Any thoughts are appreciated.

Thx,
Jeff T.

Re: Uploads Module

Posted: Wed Sep 22, 2010 9:08 pm
by jtcreate
Got it. Overlooked a checkbox. Make sure FILES IN THIS DIRECTORY CAN BE LISTED is checked. Enjoy!