Unexpected error when updating from 5.4.2.2 to 5.5

Permalink 1 user found helpful
I recently returned to my website after a while, and wanted to update it. I successfully updated it to 5.4.2.2 after doing it manually. I then tried to continue the updates and have tried versions 5.5.0 up to 5.5.2.1 but the same thing keeps happening:

After moving the downloaded update folder to updates folder, I went back to the dashboard and selected the option to update to the version i downloaded. I get the following message:

'An Unexpected Error occurred while upgrading: mysql error: [1048: Column 'btDisplayOrder' cannot be null] in EXECUTE("INSERT INTO BlockTypes(btID,btHandle,btName,btDescription,btActiveWhenAdded,btCopyWhenPropagate,btIncludeAll,btIsInternal,btInterfaceWidth,btInterfaceHeight,pkgID,btDisplayOrder) VALUES (NULL,'core_scrapbook_display','Scrapbook Display (Core)','Proxy block for blocks pasted through the scrapbook.',1,0,0,1,'400','400',0,NULL)")'

When I return to my website and log in, the interface has updated to the new interface but i cannot access the Dashboard and get the 'Checking For Updates' loading circle but nothing happens.

I've tried to fix the problem by following the answer on this thread:
http://www.concrete5.org/community/forums/installation/checking-for...

But it didnt work, the loading circle disappears but so do the tabs on the top bar.

Ive been trying to fix this for 2 days now...
Any advice?

 
k1ev replied on at Permalink Reply
I have the exact same problem, but just can't seem to fix is. Plx help!
SheldonB replied on at Permalink Reply
SheldonB
* the error looks like its with scrapbook (which is gone or is going away with newer versions)


can you get to

index.php/dashboard

index.php/dashboard/system/

index.php/dashboard/system/backup_restore/update/

you could also try to keep updating

http://www.concrete5.org/documentation/how-tos/developers/manually-...
foster replied on at Permalink Reply
foster
My go to first try when seeing upgrade errors is to go to:http://www.your-concrete5-site.com/index.php/tools/required/upgrade... and see if it tells you to upgrade to the version that you think you just upgraded too.
If so, click to upgrade and you may have it fixed.

EDIT: Looks like three dots show up when I put in the url. Those should not be there when you put the url into your browser.