[SOLVED] Uploads Module, cannot view summary
Posted: Sat Dec 11, 2010 12:22 pm
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
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