Restored and site now only shows error
Permalink
So I just updated ro 5.5 from 5.4 to address an issue with an old existing add-on (easy accordion) that the add-on update package didn't completely fix.
I backed up the site from within the dashboard before I updated to 5.5.
After the update my customizations for the theme were no longer present (consistently at least) and the site was behaving more inappropriatly than it had before. Headlines were appearing and disappearing when the CSS kicked in, justifications were off, typface selection and size were off...
I backed up the site again, selected the prior backup (pre 5.5) and restored that backup from within the dashboard. The warning dialogue informed me this was irreversable. I read it, and clicked ok as I understood, but now I think the warning dialogue wasn't completely forthcoming as there likely should have been more information provided.
The site now only shows an "unexpected error" dialogue:
[
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")
]
The URL ishttp://www.ledwrks.com
Any advice is appreciated.
I backed up the site from within the dashboard before I updated to 5.5.
After the update my customizations for the theme were no longer present (consistently at least) and the site was behaving more inappropriatly than it had before. Headlines were appearing and disappearing when the CSS kicked in, justifications were off, typface selection and size were off...
I backed up the site again, selected the prior backup (pre 5.5) and restored that backup from within the dashboard. The warning dialogue informed me this was irreversable. I read it, and clicked ok as I understood, but now I think the warning dialogue wasn't completely forthcoming as there likely should have been more information provided.
The site now only shows an "unexpected error" dialogue:
[
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")
]
The URL ishttp://www.ledwrks.com
Any advice is appreciated.
A file level system resoration has been initiated to correct the issue (hopefully).
However, I would still like some insight into the cause of this problem. As to avoid it again. The C5 framework was used as designed, so what broke? Probably something I did, but I can't see it at the moment.
Thanks in advance.