news module returns error after upgrade

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
ozdecor
Forum Members
Forum Members
Posts: 15
Joined: Mon Sep 07, 2009 12:45 am

news module returns error after upgrade

Post 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
ozdecor
Forum Members
Forum Members
Posts: 15
Joined: Mon Sep 07, 2009 12:45 am

Re: news module returns error after upgrade

Post by ozdecor »

no ideas to the issue?
Ian
Locked

Return to “[locked] Installation, Setup and Upgrade”