Error on Upgrade 1.9.4.3 to 1.10

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
placeshifter
New Member
New Member
Posts: 4
Joined: Sun Oct 28, 2012 11:24 am

Error on Upgrade 1.9.4.3 to 1.10

Post by placeshifter »

I upgraded from 1.9.4.3 to 1.10 (with a clone directory with a clone database) and am getting the following errors.

Any idea what I can do to fix?

/home/site/public_html/clone/lib/smarty/Smarty.class.php:1593 - trigger_error
/home/site/public_html/clone/lib/smarty/Smarty.class.php:1415 - _fetch_resource_info
/home/site/public_html/clone/lib/smarty/Smarty.class.php:1261 - _compile_resource
/home/site/public_html/clone/lib/classes/module_support/modtemplates.inc.php:182 - fetch
/home/site/public_html/clone/lib/classes/class.CMSModule.php:2388 - cms_module_ProcessTemplate
/home/msc/public_html/clone/modules/MenuManager/action.default.php:251 - ProcessTemplate
/home/site/public_html/clone/lib/classes/class.CMSModule.php:1583 - include
/home/site/public_html/clone/lib/classes/class.CMSModule.php:1628 - DoAction
/home/site/public_html/clone/lib/module.functions.php:122 - DoActionBase
/home/site/public_html/clone/plugins/function.menu.php:22 - cms_module_plugin
/home/site/public_html/clone/tmp/templates_c/%%25^25C^25C8B04D%%template%3A15.php:39 - smarty_cms_function_menu
/home/site/public_html/clone/lib/smarty/Smarty.class.php:1263 - include
/home/site/public_html/clone/index.php:275 - fetch
string(83) "Smarty error: unable to read resource: "module_file_tpl:MenuManager;bulletmenu.tpl""
uniqu3

Re: Error on Upgrade 1.9.4.3 to 1.10

Post by uniqu3 »

A MenuManager template bulletmenu.tpl can not be found, make sure there a file bulletmenu.tpl exists in /modules/menuManager/templates/
placeshifter
New Member
New Member
Posts: 4
Joined: Sun Oct 28, 2012 11:24 am

Re: Error on Upgrade 1.9.4.3 to 1.10

Post by placeshifter »

It's definitely in there. But I still seem to be getting the same error.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Error on Upgrade 1.9.4.3 to 1.10

Post by Dr.CSS »

Is this menu template a custom one you made, as I don't remember there ever being one called that in the menu manager folder, most likely you made it then called it in a template using the .tpl extension which is not needed for custom menu templates, just {menu template='bulletmenu'}...
Locked

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