[Solved] Unable to add or edit pages
Posted: Fri Oct 17, 2014 4:55 pm
Just upgraded from 1.11 to 1.11.11
Apache version 2.2.29
PHP version 5.4.32
MySQL version 5.6.16
Operating system linux
When attempting to add or edit a page now, I get the following error:
Fatal error: Call to a member function TemplateId() on a non-object in /home/.../public_html/plugins/function.stylesheet.php on line 56
I believe the error refers to this line:
$template_id=$content_obj->TemplateId();
***Further examination shows:
I can get the backend to work by deleting the /plugins/functions.stylesheet.php file, but when I do that, the front end shows this message:
Error: at line 9 in file /home/.../public_html/lib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php:
Message:
Syntax error in template "tpl_head:20" on line 9 "{stylesheet}" unknown tag "stylesheet"
I'm unable to change {stylesheet} to {cms_stylesheet} in my templates without getting this message:
Fatal error: Uncaught --> Smarty: Call of unknown method '_dummyDfltPluginHandler'. <-- thrown in /home/.../public_html/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 819
Apache version 2.2.29
PHP version 5.4.32
MySQL version 5.6.16
Operating system linux
When attempting to add or edit a page now, I get the following error:
Fatal error: Call to a member function TemplateId() on a non-object in /home/.../public_html/plugins/function.stylesheet.php on line 56
I believe the error refers to this line:
$template_id=$content_obj->TemplateId();
***Further examination shows:
I can get the backend to work by deleting the /plugins/functions.stylesheet.php file, but when I do that, the front end shows this message:
Error: at line 9 in file /home/.../public_html/lib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php:
Message:
Syntax error in template "tpl_head:20" on line 9 "{stylesheet}" unknown tag "stylesheet"
I'm unable to change {stylesheet} to {cms_stylesheet} in my templates without getting this message:
Fatal error: Uncaught --> Smarty: Call of unknown method '_dummyDfltPluginHandler'. <-- thrown in /home/.../public_html/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 819