After upgrade problems

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
MarlyNL
Forum Members
Forum Members
Posts: 20
Joined: Sat May 07, 2011 2:10 pm

After upgrade problems

Post by MarlyNL »

Hi guys,
I just ran into an issue, the webhost was upgraded to PHP7.
After that I upgraded CMSMS from 1.12.2 to 2.1.6 but something went wrong.
Running the installer/updater again doesn't solve my issue :(
Is there a way to solve this issue?

It says installed correctly but on the hompage I get:

Code: Select all

ERROR: at line 127 in file /www/htdocs/westerve/lib/smarty/sysplugins/smarty_internal_templatebase.php:

Message:

Unable to load template tpl_top '23'
Close Full Trace ↑
#0 /www/htdocs/westerve/index.php(157): Smarty_Internal_TemplateBase->fetch()
#1 {main}
In the backend when going to the templates I get:

Code: Select all

SELECT SQL_CALC_FOUND_ROWS tpl.id FROM cms_ms_me_layout_templates tpl LEFT JOIN cms_ms_me_layout_tpl_type type ON tpl.type_id = type.id ORDER BY tpl.name asc LIMIT 0, 100 -- Table 'westerve.cms_ms_me_layout_templates' doesn't exist
And with the stylesheets I get:

Code: Select all

SELECT SQL_CALC_FOUND_ROWS S.id FROM cms_ms_me_layout_stylesheets S ORDER BY S.name ASC LIMIT 0, 100 -- Table 'westerve.cms_ms_me_layout_stylesheets' doesn't exist
Locked

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