Site Crashes after update to 5.4.2.1

Permalink
I ran an update on my site from 5.4.1.1 to 5.4.2.1 and I now have a crashed site. The error message is:

PHP Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1146: Table 'mac2011.composertypes' doesn't exist] in EXECUTE("select * from ComposerTypes where ctID = '14'")
' in E:\wwwroot\menaianglican.org\updates\concrete5.4.2.1\concrete\libraries\3rdparty\adodb\adodb-exceptions.inc.php:78
Stack trace:
#0 E:\wwwroot\menaianglican.org\updates\concrete5.4.2.1\concrete\libraries\3rdparty\adodb\adodb.inc.php(1037): adodb_throw('mysql', 'EXECUTE', 1146, 'Table 'mac2011....', 'select * from C...', false, Object(ADODB_mysql))
#1 E:\wwwroot\menaianglican.org\updates\concrete5.4.2.1\concrete\libraries\3rdparty\adodb\adodb.inc.php(993): ADOConnection->_Execute('select * from C...')
#2 E:\wwwroot\menaianglican.org\updates\concrete5.4.2.1\concrete\libraries\3rdparty\adodb\adodb.inc.php(1605): ADOConnection->Execute('select * from C...', Array)
#3 E:\wwwroot\menaianglican.org\updates\concrete5.4.2.1\concrete\libraries\database.php(76): ADOConnection->GetRow('select * from C...', Array)
#4 E:\wwwroot\menaianglican.org in E:\wwwroot\menaianglican.org\updates\concrete5.4.2.1\concrete\libraries\3rdparty\adodb\adodb-exceptions.inc.php on line 78

I ran the update from the dashboard::sitewide settings::update and the error message cam up straight away. I have a backup of the database but I would like to fix this so I can use the latest version. Any help please

Regards Ian

ianj
 
ianj replied on at Permalink Reply
ianj
Ok just looking at the message again I think I have the answer. I moved the site to a new server recently but did not change the site address in the Standard File Location in Dashboard::File Manager::Access::File Storage.

I am guessing that the update files were trying to load into a directory on an E: drive which does not exist on this new server. If I restore the database and change this location I am hoping it will work.

Regards Ian