[solved] Problem restoring CMS site
Posted: Tue Oct 07, 2008 4:17 pm
Hello all, long time user, first time poster 
Our webserver died last week, and I've replaced it with a windows server 2003 box. I have installed mysql 5 and php5. I have restored the folder and the database from our CMS intranet. I've gone ahead and set up the site in IIS. When I try to visiit the main page, I recieve the following message:
string(106) "Smarty error: [in template:16 line 9]: [plugin] unknown tag - 'sitename' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:16 line 9]: [plugin] unknown tag - 'title' (core.load_plugins.php, line 124)" string(107) "Smarty error: [in template:16 line 12]: [plugin] unknown tag - 'metadata' (core.load_plugins.php, line 124)" string(109) "Smarty error: [in template:16 line 15]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 124)" string(111) "Smarty error: [in template:16 line 18]: [plugin] unknown tag - 'cms_selflink' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 57]: [plugin] unknown tag - 'anchor' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:16 line 78]: [plugin] unknown tag - 'menu' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 86]: [plugin] unknown tag - 'search' (core.load_plugins.php, line 124)" string(110) "Smarty error: [in template:16 line 93]: [plugin] unknown tag - 'breadcrumbs' (core.load_plugins.php, line 124)" string(107) "Smarty error: [in template:16 line 104]: [plugin] unknown tag - 'content' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 110]: [plugin] unknown tag - 'print' (core.load_plugins.php, line 124)" string(114) "Smarty error: [in template:16 line 137]: [plugin] unknown tag - 'global_content' (core.load_plugins.php, line 124)"
If I try to access the admin login page, it does redirect to the proper page, then comes back with:
No input file specified.
Is there another step I need to take to restore my site?
Many thanks in advance!

Our webserver died last week, and I've replaced it with a windows server 2003 box. I have installed mysql 5 and php5. I have restored the folder and the database from our CMS intranet. I've gone ahead and set up the site in IIS. When I try to visiit the main page, I recieve the following message:
string(106) "Smarty error: [in template:16 line 9]: [plugin] unknown tag - 'sitename' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:16 line 9]: [plugin] unknown tag - 'title' (core.load_plugins.php, line 124)" string(107) "Smarty error: [in template:16 line 12]: [plugin] unknown tag - 'metadata' (core.load_plugins.php, line 124)" string(109) "Smarty error: [in template:16 line 15]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 124)" string(111) "Smarty error: [in template:16 line 18]: [plugin] unknown tag - 'cms_selflink' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 57]: [plugin] unknown tag - 'anchor' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:16 line 78]: [plugin] unknown tag - 'menu' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 86]: [plugin] unknown tag - 'search' (core.load_plugins.php, line 124)" string(110) "Smarty error: [in template:16 line 93]: [plugin] unknown tag - 'breadcrumbs' (core.load_plugins.php, line 124)" string(107) "Smarty error: [in template:16 line 104]: [plugin] unknown tag - 'content' (core.load_plugins.php, line 124)" string(105) "Smarty error: [in template:16 line 110]: [plugin] unknown tag - 'print' (core.load_plugins.php, line 124)" string(114) "Smarty error: [in template:16 line 137]: [plugin] unknown tag - 'global_content' (core.load_plugins.php, line 124)"
If I try to access the admin login page, it does redirect to the proper page, then comes back with:
No input file specified.
Is there another step I need to take to restore my site?
Many thanks in advance!