Error after built in upgrade to 5.6 from 5.5.2.1

Permalink 2 users found helpful
My upgrade to 5.6. failed utterly!!

I used Softaculous on my web suppliers site.
I get the following error after the installation completed, it seems like a column in the database is missing...:

mysql error: [1054: Unknown column 'Blocks.btCachedBlockRecord' in 'field list'] in EXECUTE("select CollectionVersionBlocks.isOriginal, Blocks.btCachedBlockRecord, BlockTypes.pkgID, CollectionVersionBlocks.cbOverrideAreaPermissions, CollectionVersionBlocks.cbDisplayOrder, Blocks.bIsActive, Blocks.bID, Blocks.btID, bName, bDateAdded, bDateModified, bFilename, btHandle, Blocks.uID from CollectionVersionBlocks inner join Blocks on (CollectionVersionBlocks.bID = Blocks.bID) inner join BlockTypes on (Blocks.btID = BlockTypes.btID) where CollectionVersionBlocks.arHandle = 'Main' and CollectionVersionBlocks.cID = '124' and (CollectionVersionBlocks.cvID = '2' or CollectionVersionBlocks.cbIncludeAll=1) and CollectionVersionBlocks.bID = '14'")


I solved this by surfing to my upgrade page
http://www.yourwebsite.com/index.php/tools/required/upgrade?source=dashboard_update

yourwebsite substituted for your real site.

The script succeeded and installation finished without an error and site is up and running

Durator
 
yorfur replied on at Permalink Best Answer Reply
Thanks!!!!!!! Save my life and my site!
elisha replied on at Permalink Reply
Thank you. This resolved my problem as well. +1
jlehmann replied on at Permalink Reply
jlehmann
I hereby promote you to hero of the day - thank you, thank you, thank you! :-)
webbasica replied on at Permalink Reply
webbasica
Thanks!