Help! Failed Restore from Backup Site is DOWN!
Permalink
Holy Crap! I tried doing a basic restore from a backup made via the dashboard and it failed. It has totally taken down my site:
http://www.rynomediaonline.com
this is the error:
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 /home/rynomed1/public_html/rynomediaonline.com/updates/concrete5.4.1 in /home/rynomed1/public_html/rynomediaonline.com/updates/concrete5.4.1.1/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
http://www.rynomediaonline.com
this is the error:
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 /home/rynomed1/public_html/rynomediaonline.com/updates/concrete5.4.1 in /home/rynomed1/public_html/rynomediaonline.com/updates/concrete5.4.1.1/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
I had something like this happen after update to 5.4.1, not the same error though. I just had to downgrade.
Fixed!
Sorry for the freak out session. I had to reload the core of concrete5 and then import my latest backup. The whole things was a little bit scary to me.
Sorry for the freak out session. I had to reload the core of concrete5 and then import my latest backup. The whole things was a little bit scary to me.
I am in the same situation, and being a noobie to web admin, I am clueless how to get my site back up and running. Can anyone help me get back to a functioning 5.4.2.2?
I am getting a 404 for this, is there somewhere else I can access it? I am having the same problem!
Go to rynomediaonline.com/resources/
and then look for the article on downgrading...
Concrete5 is throwing in their own url which is why it's returning as broken.
and then look for the article on downgrading...
Concrete5 is throwing in their own url which is why it's returning as broken.
It turned out to be the line in the site.php file that refernced the 5.5 version. I took that out, and the site came back up.