[SOLVED] Uploads Module, cannot view summary

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Dan
New Member
New Member
Posts: 3
Joined: Sat Dec 11, 2010 12:16 pm

[SOLVED] Uploads Module, cannot view summary

Post by Dan »

Hi,

I'm having trouble viewing the uploads summary. I've tried all possible smarty combination without success.
{cms_module module="Uploads" action="categorysummary"}
{cms_module module="Uploads" action="categorysummary" template="default"}
{cms_module module="Uploads" mode="summary"}

When I add the parameter action="categorysummary", I get the following error
Fatal error: Call to a member function FetchRow() on a non-object in /storage/content/10/107110/mydomain.se/public_html/ds/modules/Uploads/action.categorysummary.php on line 91

Otherwise, the smarty tag without the action parameter doesn't show anything.



CMS Version 1.9.1
CGExtensions 1.21.7
Uploads 1.11.5

Any ideas?

Thanks,
Dan
Last edited by Dan on Sun Dec 12, 2010 10:58 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Uploads Module, cannot view summary

Post by Dr.CSS »

This is how it's used on home page of CMSMS Themes site...

{cms_module module='Uploads' category='Full Themes' sortorder='date_desc' mode='summary' count='3' detailpage='theme-detail' template='latest' detailtemplate="themes-detail"}
Dan
New Member
New Member
Posts: 3
Joined: Sat Dec 11, 2010 12:16 pm

Re: Uploads Module, cannot view summary

Post by Dan »

Thanks, that works fine!

/Dan
Post Reply

Return to “Modules/Add-Ons”