Fatal Error after update 5.4.1RC1

Permalink
Hello everyone. I updated my 5.4.0 version to 5.4.1RC1 (this is needed for proBlog), and when I try to access the site (www.amao.nl) I get the error:
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1146: Table 'amaobase.CollectionVersionAreaStyles' doesn't exist] in EXECUTE("select csrID, arHandle from CollectionVersionAreaStyles where cID = '1' and cvID = '46'") ' in /var/www/vhosts/amao.nl/httpdocs/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /var/www/vhosts/amao.nl/httpdocs/concrete/libraries/3rdparty/adodb/adodb.inc.php(1037): adodb_throw('mysql', 'EXECUTE', 1146, 'Table 'amaobase...', 'select csrID, a...', false, Object(ADODB_mysql)) #1 /var/www/vhosts/amao.nl/httpdocs/concrete/libraries/3rdparty/adodb/adodb.inc.php(993): ADOConnection->_Execute('select csrID, a...') #2 /var/www/vhosts/amao.nl/httpdocs/concrete/libraries/3rdparty/adodb/adodb.inc.php(1543): ADOConnection->Execute('select csrID, a...', Array) #3 /var/www/vhosts/amao.nl/httpdocs/concrete/libraries/3rdparty/adodb/adodb.inc.php(1380): ADOConnection->GetArray('select csrID, a...', Array) #4 /var/www/vhosts/amao.nl/httpdocs/concrete/libraries in /var/www/vhosts/amao.nl/httpdocs/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
How did I update? I did copy de concrete sub-directory (all the other directories are empty) over my httpdocs/concrete directory. After getting the error, I replaced the /concrete directory with the original 5.4.0 directory, but the damage was already done - only I don't know where en why.
I also had a database backup from 2 days ago, and i restored that (backup and restore of de the mysql database through the plesk interface).
Th website in question is my test-website, my real website is fortunately not involved, but I do not dare to install the RC1 over that website.
If anybody has any idea, I would appreciate that very much.
Andre

andrevh
 
andrevh replied on at Permalink Reply
andrevh
I solved it - I forgot to run the upgrade.php.
RadiantWeb replied on at Permalink Reply
RadiantWeb
I sympathize with you.

It took me a minute or two just to find the upgrade instructions. it's a single line in the middle of a page. Not something easy to find by any stretch.

How to download the core is not exactly in your face either.

Seems like those two things would be plastered everywhere and the first and foremost priority of the site.

Make it HARD to miss for people like me who don't care to filter through a bunch of verboseness. ha ha

C