Orphaned/Lost page after upgrading to 1.6

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Pierre M.

Re: Orphaned/Lost page after upgrading to 1.6

Post by Pierre M. »

Hello,
ErrantTrot wrote: So what I am looking for is what tabels etc I have to kill in the db to get the page with Conent Id 72 to go away for good. ???
I'm no SQL expert. But there seem to be some 'content' table, may be content props too and some helper sequence/idx.
See the code of the installer : the sample content is INSERTed. If you want to do SQL directly,I'm sure you are able to convert these INSERTs into DELETEs.

Pierre M.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Orphaned/Lost page after upgrading to 1.6

Post by Dr.CSS »

If you look through the sql DB you will find it as all pages are stored there and you can read the content of the pages you just have to be patient and go through each table till you find it...

Most likely your problem comes from using the Content Type: Album which is no longer available in 1.6, you could down grade to your previous version and remove the page then upgrade to 1.6 and not have a problem...
Locked

Return to “CMSMS Core”