Trying to migrate to a new server

General project discussion. NOT for help questions.
Post Reply
Zappa
Forum Members
Forum Members
Posts: 53
Joined: Thu Jan 04, 2007 9:44 pm

Trying to migrate to a new server

Post by Zappa »

Hi everyone, I'm trying to migrate my website to a new server now I have finished developing it. I've transfered all the files and backed up the database and tried importing it into the new server.  The DB connection has been established however its showing the following messages...

Code: Select all

string(118) "Smarty error: [in template:20 line 4]: syntax error: unrecognized tag 'metadata' (Smarty_Compiler.class.php, line 583)" string(124) "Smarty error: [in template:20 line 5]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 583)" string(119) "Smarty error: [in template:20 line 11]: syntax error: unrecognized tag 'sitename' (Smarty_Compiler.class.php, line 583)" string(119) "Smarty error: [in template:20 line 11]: syntax error: unrecognized tag 'sitename' (Smarty_Compiler.class.php, line 583)" string(119) "Smarty error: [in template:20 line 12]: syntax error: unrecognized tag 'sitename' (Smarty_Compiler.class.php, line 583)" string(119) "Smarty error: [in template:20 line 13]: syntax error: unrecognized tag 'sitename' (Smarty_Compiler.class.php, line 583)" string(125) "Smarty error: [in template:20 line 15]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 583)" string(118) "Smarty error: [in template:20 line 18]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 583)" string(118) "Smarty error: [in template:20 line 22]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 583)" string(125) "Smarty error: [in template:20 line 25]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 583)" string(125) "Smarty error: [in template:20 line 26]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 583)"
I'm pretty sure i have the correct paths in the config.php file.

Thanks
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Trying to migrate to a new server

Post by tsw »

double check the paths and clear cache
Post Reply

Return to “General Discussion”