Having trouble upgrading...anyone know what this means? What did I forget?
PermalinkAn Unexpected Error occurred while upgrading: 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 = 0")
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 /hermes/web06/b2001/moo.duxworks/_shapero/concrete5/concrete/librari in /hermes/web06/b2001/moo.duxworks/_shapero/concrete5/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
Anyone got an idea how to fix?
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 = '12'") ' in /var/www/vhosts/essenceofegypt.co.uk/httpdocs/concrete/libraries/ in /var/www/vhosts/essenceofegypt.co.uk/httpdocs/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
Login to mysql and type
"show tables"
See if the tables are in "Mixed Case".
I ran into that on one site - I would try to reupload the concrete core folder (and make sure you didn't get any errors on the upload) and then re-run the upgrade script.
So the workaround seems to be to go to 5.4.0.5 first. Interested to know if kchilds upgrade was from 5.3.3.1?
Glad to hear it worked though!
Scenario: upgrading from 5.4.0.5 to 5.4.1. Tried the /tools/required/upgrade several times, no sucess.
So, I did another 'technique':
1 - Start all over, copy (only) the new 5.4.1/concrete/config/db.xml OVER your 5.0.4.5/concrete/config/db.xml.
2 - Go to your-site/dashboard/settings/set_developer/ and refreshed database schema.
3 - Copy all folders from 5.4.1/concrete to yoursite /concrete
4 - Go to your-site/index.php/tools/required/upgrade
I backed up the mysql. I am going to restore it and try manual upgrade next.
David
http://yoursite.com/index.php/tools/required/upgrade...
and it worked fine. I was also going from a different version (5.4.0.5) but I had 5.3.3.1 before that... Have you tried the manual upgrade yet instead of just through the dashboard?
I tried to upgrade to 5.4.0.5 and it worked, then i managed to use the update function built in so i managed to successfully update to 5.4.1.
Everything seems fine but i'm having problems with pretty url which stopped working again :\
yoursite.com/index.php/tools/required/upgrade