Sitemap: No page could be found at this address
Permalink
I upgraded my site from 5.3.1.1 to 5.3.3 already, now it returns:
No page could be found at this address
at /index.php/dashboard/sitemap/full/
The matter is as follows, I had to upgrade it, did whatever needed in accordance with recommendations, and when I updated to 5.3.2, my aut-nav function disappeared which returned pages under a certain one. They did not appear in 5.3.3, and upgrade to 5.4.1 was unsuccessful, as it said there were some problems with adodb (I don't know, what this is so I returned to 5.3.3). The auto-nav block does not work, besides, the sitemap listin in the dashboard returns the above wording.
Where did I make an error? Shoul I go back to 5.3.1.1 and start anew?
No page could be found at this address
at /index.php/dashboard/sitemap/full/
The matter is as follows, I had to upgrade it, did whatever needed in accordance with recommendations, and when I updated to 5.3.2, my aut-nav function disappeared which returned pages under a certain one. They did not appear in 5.3.3, and upgrade to 5.4.1 was unsuccessful, as it said there were some problems with adodb (I don't know, what this is so I returned to 5.3.3). The auto-nav block does not work, besides, the sitemap listin in the dashboard returns the above wording.
Where did I make an error? Shoul I go back to 5.3.1.1 and start anew?
try returning to 5.3.3 and trying a clean upgrade- replace the folder under /concrete with the new one- this will only upgrade the core.
Not sure I got what a clean upgrade mean. When upgrading, I every time replaced folders in concrete folder with the new ones, then run the upgrade script which caused what you see (at least what I do). Used Filezilla via FTP to overwrite the files. I do not want to delete the old files, as there are some files needed in them.
An 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")