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.
Uploads Module
Re: Uploads Module
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.
My summary templates are the default so I'm not sure why they are displaying nothing at all. Any hints appreciated.
Re: Uploads Module
Try this
{Uploads mode='upload' category='form' }
and for the summary
{Uploads mode='summary' category='form' }
{Uploads mode='upload' category='form' }
and for the summary
{Uploads mode='summary' category='form' }
Re: Uploads Module
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.
{Uploads mode='summary' category='Victor'}
Any thoughts are appreciated.
Thx,
Jeff T.
Mmmmm... Tasty.
Re: Uploads Module
Got it. Overlooked a checkbox. Make sure FILES IN THIS DIRECTORY CAN BE LISTED is checked. Enjoy!
Mmmmm... Tasty.

