Problem after i restore

Permalink 1 user found helpful
I paste the error log last message can some one help me with this.

[13-Oct-2010 07:51:52] PHP 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/emacprco/public_html/concrete/libraries/3rdparty/adodb/adodb- in /home2/emacprco/public_html/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78

 
nteaviation replied on at Permalink Best Answer Reply
nteaviation
It kind of looks like your database version scheme does not match the Concrete5 version you are running. you could try running the upgrade script by hitting the URL:

http://yoursite.com/index.php/tools/required/upgrade...

I don't think it will mangle anything, but I could be wrong.
artefacto replied on at Permalink Reply
Thanks for your help. It repair the problem.
nteaviation replied on at Permalink Reply
nteaviation
Sweet! Sometimes I get "lucky". *humble grin*
kenzo replied on at Permalink Reply
Hey, there! Big help! Your suggestion has allowed me to "get back" at least my main page! Many thanks. I've had weird config/site.php problems and "lost" the site entirely till I found your suggestion.

Thanks again!