Help ~~ Upgraded to 5.4.1.1 and then the site crashed.

Permalink
Hello,

Today I upgraded Concrete5 to 5.4.1.1. Then I found the arrangements of those blocks, texts, and so on were changed back to the default. So I used the backup, which was created right before I upgraded to 5.4.1.1, to restore the setting. However, my site then crashed with the following message. Anybody knows what the problem is and how to fix it? Many thanks.

Daniel


Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1054: Unknown column 'Pages.cPointerExternalLinkNewWindow' in 'field list'] in EXECUTE("select Pages.cID, Pages.pkgID, Pages.cPointerID, Pages.cPointerExternalLink, 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") ' in /home2/semstrac/public_html/updates/concrete5.4.1.1/concrete/librari in /home2/semstrac/public_html/updates/concrete5.4.1.1/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78

 
cannonf700 replied on at Permalink Reply
cannonf700
You have to downgrade the install to your previous version of Concrete5.
minotlee replied on at Permalink Reply
Thanks. The problem is that I cannot log in to the dashboard. It gives me a similar error message without showing the login page. How should I downgrade the install?
minotlee replied on at Permalink Reply
Just found another discussion about the same problem. Now I removed the last line in site.php and the problem is now fixed.