Urgent - moving site, getting smarty errors
Posted: Mon Jul 05, 2010 12:37 am
I'm in the middle of moving a site (1.7.1) which I converted to CMSMS on my server to a server on which I only have FTP access (no shell). I'm pretty sure I've made all the necessary changes in config.php, and I've imported my database.
I'm getting smarty errors like so:
What, if anything, is missing?
Both servers have the same OS/CP (kloxo on CentOS), the target server has more up to date php (5.2.18 vs 5.2.13)
I just tried admin, and I can log in, but there seem to be language strings missing:
Content
This is where we add and edit content.
Subitems: Pages, Image Manager, Global Content Blocks, --Add Me - module:FileManager string:friendlyname--, --Add Me - module:News string:news--
I'm getting smarty errors like so:
Code: Select all
string(126) "Smarty error: [in template:23 line 1]: syntax error: unrecognized tag 'process_pagedata' (Smarty_Compiler.class.php, line 590)" string(115) "Smarty error: [in template:23 line 5]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:23 line 5]: syntax error: unrecognized tag 'sitename' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:23 line 6]: syntax error: unrecognized tag 'metadata' (Smarty_Compiler.class.php, line 590)" string(120) "Smarty error: [in template:23 line 7]: syntax error: unrecognized tag 'stylesheet' (Smarty_Compiler.class.php, line 590)" string(115) "Smarty error: [in template:23 line 20]: syntax error: unrecognized tag 'menu' (Smarty_Compiler.class.php, line 590)" string(117) "Smarty error: [in template:23 line 26]: syntax error: unrecognized tag 'search' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in template:23 line 28]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 590)" string(116) "Smarty error: [in template:23 line 38]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:23 line 39]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)"
Both servers have the same OS/CP (kloxo on CentOS), the target server has more up to date php (5.2.18 vs 5.2.13)
I just tried admin, and I can log in, but there seem to be language strings missing:
Content
This is where we add and edit content.
Subitems: Pages, Image Manager, Global Content Blocks, --Add Me - module:FileManager string:friendlyname--, --Add Me - module:News string:news--