Page 1 of 1

news module returns error after upgrade

Posted: Mon Nov 28, 2011 8:44 pm
by ozdecor
after upgrading to 1.10.1 the news module now returns errors when trying to view the post or summary
here is the code displayed when viewing the detailed post. Can anyone suggest a solution or what went wrong/

Code: Select all

/home/user/public_html/domainname/lib/smarty/Smarty.class.php:1593 - trigger_error
/home/user/public_html/domainname/lib/smarty/Smarty.class.php:1415 - _fetch_resource_info
/home/user/public_html/domainname/lib/smarty/Smarty.class.php:1261 - _compile_resource
/home/user/public_html/domainname/lib/classes/module_support/modtemplates.inc.php:242 - fetch
/home/user/public_html/domainname/lib/classes/class.CMSModule.php:2438 - cms_module_ProcessTemplateFromDatabase
/home/user/public_html/domainname/modules/News/action.default.php:423 - ProcessTemplateFromDatabase
/home/user/public_html/domainname/lib/classes/class.CMSModule.php:1583 - include
/home/user/public_html/domainname/lib/classes/class.CMSModule.php:1628 - DoAction
/home/user/public_html/domainname/lib/module.functions.php:122 - DoActionBase
/home/user/public_html/domainname/plugins/function.cms_module.php:21 - cms_module_plugin
/home/user/public_html/domainname/tmp/templates_c/%%E8^E85^E855A813%%tpl_body%3A25.php:68 - smarty_cms_function_cms_module
/home/user/public_html/domainname/lib/smarty/Smarty.class.php:1263 - include
/home/user/public_html/domainname/index.php:269 - fetch
string(71) "Smarty error: unable to read resource: "module_db_tpl:News;summaryNews""
/home/user/public_html/domainname/lib/smarty/Smarty.class.php:1593 - trigger_error
/home/user/public_html/domainname/lib/smarty/Smarty.class.php:1415 - _fetch_resource_info
/home/user/public_html/domainname/lib/smarty/Smarty.class.php:1261 - _compile_resource
/home/user/public_html/domainname/lib/classes/module_support/modtemplates.inc.php:242 - fetch
/home/user/public_html/domainname/lib/classes/class.CMSModule.php:2438 - cms_module_ProcessTemplateFromDatabase
/home/user/public_html/domainname/modules/News/action.default.php:423 - ProcessTemplateFromDatabase
/home/user/public_html/domainname/lib/classes/class.CMSModule.php:1583 - include
/home/user/public_html/domainname/lib/classes/class.CMSModule.php:1628 - DoAction
/home/user/public_html/domainname/lib/module.functions.php:122 - DoActionBase
/home/user/public_html/domainname/plugins/function.cms_module.php:21 - cms_module_plugin
/home/user/public_html/domainname/tmp/templates_c/%%E8^E85^E855A813%%tpl_body%3A25.php:71 - smarty_cms_function_cms_module
/home/user/public_html/domainname/lib/smarty/Smarty.class.php:1263 - include
/home/user/public_html/domainname/index.php:269 - fetch
string(76) "Smarty error: unable to read resource: "module_db_tpl:News;summaryList_news"" 
thanks
ian

Re: news module returns error after upgrade

Posted: Fri Dec 02, 2011 11:23 am
by ozdecor
no ideas to the issue?
Ian