[solved] Migrating to a new host, some major problems
Posted: Thu Jun 05, 2008 9:18 pm
CMSMS 1.2.5
PHP 4.4.7
Apache/1.3.37
MySQLÂ 5.0.45
I have moved the cms to a new host, setup and imported the database, and updated config.php. I also emptied the cache.
When I view the admin cp, I am seeing a whole bunch of this:
I see this for every 3rd party module and in all the admin cp menus. How do I fix this?
The front end is displaying this:
PHP 4.4.7
Apache/1.3.37
MySQLÂ 5.0.45
I have moved the cms to a new host, setup and imported the database, and updated config.php. I also emptied the cache.
When I view the admin cp, I am seeing a whole bunch of this:
Code: Select all
--Add Me - module:SOMEMODULENAME string:plainquote--
The front end is displaying this:
Code: Select all
string(118) "Smarty error: [in template:18 line 5]: syntax error: unrecognized tag 'sitename' (Smarty_Compiler.class.php, line 590)" string(115) "Smarty error: [in template:18 line 5]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:18 line 6]: syntax error: unrecognized tag 'metadata' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:18 line 8]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:18 line 9]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 10]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 11]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 12]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 16]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 21]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 24]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 25]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 57]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 57]: syntax error: unrecognized tag 'sitename' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in template:18 line 58]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:18 line 82]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 84]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:18 line 89]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 91]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:18 line 96]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 98]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 103]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(120) "Smarty error: [in template:18 line 105]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 110]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(120) "Smarty error: [in template:18 line 112]: syntax error: unrecognized tag 'root_url' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 122]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 127]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(122) "Smarty error: [in template:18 line 129]: syntax error: unrecognized tag 'cms_module' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in template:18 line 130]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 590)" string(119) "Smarty error: [in template:18 line 136]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(116) "Smarty error: [in template:18 line 138]: syntax error: unrecognized tag 'news' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in template:18 line 140]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in template:18 line 158]: syntax error: unrecognized tag 'cms_selflink' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in template:18 line 165]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 590)"