[Solved] From wamp server to web-hotel
Posted: Sun Apr 13, 2008 1:08 pm
I have tried numerous ways to get my cms made simple wamp installation to work in my web-hotel. If I don't see error 404, I see bunch of smarty errors. What am I doing wrong? I have followed the user handbook and how-to guides to get it working and no.
Here's the errors:
I have set write permissions to folders, permissions to config.php, export & import database, clear cache, etc. I tried to do fresh install and import database there and no. Tried to copy the stuff over fresh install and import database and no. Tried to install using cPanel and import database and no... I got the impressions from the user handbook that this should be an easy task 
What am I missing?
Here's the errors:
Code: Select all
string(106) "Smarty error: [in template:20 line 4]: [plugin] unknown tag - 'sitename' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:20 line 4]: [plugin] unknown tag - 'title' (core.load_plugins.php, line 124)" string(106) "Smarty error: [in template:20 line 5]: [plugin] unknown tag - 'metadata' (core.load_plugins.php, line 124)" string(108) "Smarty error: [in template:20 line 6]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 124)" string(106) "Smarty error: [in template:20 line 59]: [plugin] unknown tag - 'content' (core.load_plugins.php, line 124)"
Fatal error: Call to undefined function smarty_cms_function_sitename() in /home/pt5473/public_html/cms/tmp/templates_c/%%7E^7E8^7E8F1701%%template%3A20.php on line 8

What am I missing?
