Transfering website not fully working
Permalink
Hi all
for security reasons, i wanted to backup one of our customer website on another server.
So as explained, i backed up the db, imported it in a new db, uploaded all the files from the previous website, updated the config.php files with the new settings, but quite a few things are not working...
- Pretty URL: activated (in db and dashboard) and the .htaccess file on the server. In the superfish menu the links are replaced with the pretty url, but then i have a "page not found". weird thing is that if i disable the pretty url, then it works :S
- sitemap: in the dashboard i have a "page not found" for the site map (!)
- extra header content: the homepage was setup to redirect to one of the children pages, but it doesnt... When i check the custom fields of the home page i get:which says a table hasnt been imported?
Well i'm a bit surprised to see so many problems as so far, everything was perfect with C5...
thanks for your help
for security reasons, i wanted to backup one of our customer website on another server.
So as explained, i backed up the db, imported it in a new db, uploaded all the files from the previous website, updated the config.php files with the new settings, but quite a few things are not working...
- Pretty URL: activated (in db and dashboard) and the .htaccess file on the server. In the superfish menu the links are replaced with the pretty url, but then i have a "page not found". weird thing is that if i disable the pretty url, then it works :S
- sitemap: in the dashboard i have a "page not found" for the site map (!)
- extra header content: the homepage was setup to redirect to one of the children pages, but it doesnt... When i check the custom fields of the home page i get:
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1146: Table 'lapsys_CMS_03.atTextareaSettings' doesn't exist] in EXECUTE("select akTextareaDisplayMode from atTextareaSettings where akID = '2'") ' in /home/default/lapsys.co.uk/user/htdocs/epurple/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /home/default/lapsys.co.uk/user/htdocs/epurple/libraries/3rdparty/adodb/adodb.inc.php(1042): adodb_throw('mysql', 'EXECUTE', 1146, 'Table 'lapsys_C...', 'select akTextar...', false, Object(ADODB_mysql)) #1 /home/default/lapsys.co.uk/user/htdocs/epurple/libraries/3rdparty/adodb/adodb.inc.php(998): ADOConnection->_Execute('select akTextar...') #2 /home/default/lapsys.co.uk/user/htdocs/epurple/libraries/3rdparty/adodb/adodb.inc.php(1610): ADOConnection->Execute('select akTextar...', '2') #3 [internal function]: ADOConnection->GetRow('select akTextar...', '2') #4 /home/default/lapsys.co.uk/user/htdocs/epurple/libraries/database.php(73): call_user_func_array(Array, Array) #5 [internal fun in /home/default/lapsys.co.uk/user/htdocs/epurple/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
Well i'm a bit surprised to see so many problems as so far, everything was perfect with C5...
thanks for your help
EDIT: it seems all tables were not imported correctly