Moving CMS
Moving CMS
I have moved cms to a new server and not much is working, I can access the login admin page but I cannot log in, I cannot access my website, can anybody help, the admin page is on http://www.lynratravel.com/admin
Re: Moving CMS
seems that you have "Access denied for user: 'username@localhost' (Using password: NO)" which would point to db username/password being set wrong in your config.php
Re: Moving CMS
thatnks tws, it worked,
but I am having some smarty errors
Fatal error: Smarty error: [in template:14 line 4]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /home/lynratra/www/www/lib/smarty/Smarty.class.php on line 1095
my tags are {title} etc,
also seems to have issues with moduels fckeditor, news, theme and menu, I get --add me-- module news blah blah blah....
but I am having some smarty errors
Fatal error: Smarty error: [in template:14 line 4]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /home/lynratra/www/www/lib/smarty/Smarty.class.php on line 1095
my tags are {title} etc,
also seems to have issues with moduels fckeditor, news, theme and menu, I get --add me-- module news blah blah blah....
Re: Moving CMS
The paths in config.php need to modified as well for new paths, etc. When that's done, clear the cache in the admin (Site Admin->Global Settings).