Can't update OR ACCESS site after 5.4.2.2 update and my idiot move.

Permalink
I updated to 5.4.2.2 after installing the Muse theme and after some problems I thought Muse probably wasn't compatible with the update, so I tried restoring a pre-update backup and now I can't even access the site at all (ianseniff.com)

I hope I didn't totally screw myself here, I need to get this site done before my husband's gallery opening in two weeks!

I attached the error message that comes up when I try to go to the site. Help!!

1 Attachment

 
mkly replied on at Permalink Reply
mkly
Ok... from what I understand this happens when your database is not the same version as your files. You can get it back but it's a bit of a QA from here. You made a backup, so we will be fine no matter what. It's just a matter of lining that backup with the right core files version.

But I want to be careful and not screw up your installation. So lets answer these questions and then we'll set it straight.

In your /config/site.php there is a line at the end with a version? what does it say?

In the /concrete/updates/ folder what folders are in there.

Again, you are fine, don't go crazy and start throwing backups and files all over the place and just answer these two questions and you'll be all good.
iandseniff replied on at Permalink Reply
It looks like I mis-typed before..I updated to the latest version FROM 5.4.2.1.

My backup was from 5.4.2.1, but now I have 5.5. Does that help?
lkcisneros replied on at Permalink Reply
AAHHHHH!!
I'm having the same problem. Updated to 5.5, then nothing....

The website homepage (newarkcert.org) just shows

An unexpected error occurred.
mysql error: [1054: Unknown column 'Pages.cIsActive' in 'field list'] in EXECUTE("select Pages.cID, Pages.pkgID, Pages.cPointerID, Pages.cPointerExternalLink, Pages.cIsActive, Pages.cIsSystemPage, Pages.cPointerExternalLinkNewWindow, Pages.cFilename, Collections.cDateAdded, Pages.cDisplayOrder, Collections.cDateModified, cInheritPermissionsFromCID, cInheritPermissionsFrom, cOverrideTemplatePermissions, cPendingAction, cPendingActionUID, cPendingActionTargetCID, cPendingActionDatetime, cCheckedOutUID, cIsTemplate, uID, cPath, Pages.ctID, ctHandle, ctIcon, ptID, cParentID, cChildren, ctName, cCacheFullPageContent, cCacheFullPageContentOverrideLifetime, cCacheFullPageContentLifetimeCustom from Pages inner join Collections on Pages.cID = Collections.cID left join PageTypes on (PageTypes.ctID = Pages.ctID) left join PagePaths on (Pages.cID = PagePaths.cID and PagePaths.ppIsCanonical = 1) where Pages.cID = 1")


Last line of /config/site.php is:
?><?php ?><?php ?><?php ?><?php ?><?php define('DIRNAME_APP_UPDATED', 'concrete5.5.1');?>

Folders in update dir are:
concrete5.4.1
concrete5.4.1.1
concrete5.4.2.1
concrete5.4.2.2
concrete5.5.1