Page 1 of 1
Moving CMS
Posted: Mon May 22, 2006 3:38 pm
by chief
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
Posted: Mon May 22, 2006 3:51 pm
by tsw
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
Posted: Tue May 23, 2006 8:29 am
by chief
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....
Re: Moving CMS
Posted: Tue May 23, 2006 9:37 am
by Ted
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).