Page 1 of 1

Re: Orphaned/Lost page after upgrading to 1.6

Posted: Thu Jul 16, 2009 2:13 pm
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.

Re: Orphaned/Lost page after upgrading to 1.6

Posted: Sat Jul 25, 2009 4:22 pm
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...