Deleting a page fails
Permalink
See attachment.
When deleting a certain page "Liefde op het eerste gezicht" (in English "Love at first sight"; it's a marketing advertisement page)
It returns the error shown in the attachment.
Any idea's I know what causes it, but how to fix it?
Also, there is no general forum for support issues so I posted it here
When deleting a certain page "Liefde op het eerste gezicht" (in English "Love at first sight"; it's a marketing advertisement page)
It returns the error shown in the attachment.
Any idea's I know what causes it, but how to fix it?
Also, there is no general forum for support issues so I posted it here
what causes this? I can delete plenty of pages from the dashboard normally.. can you post this to the bugs area if its consistently reproduceable?
Yes, well I can delete also a lot of pages. I deleted the page in question manually from the database now, because it needed to be gone right away.
The creator of the page (not me) had made a lot of versions of the page, deleting blocks adding blocks (form, content and image). And one version had a reference to a missing bID in the blocks table.
Somehow this still existed. But a checkup if the block exists can prevent this is other cases. Just in case someone else ever runs into this. I can't reproduce it, but know the solution to it.
The creator of the page (not me) had made a lot of versions of the page, deleting blocks adding blocks (form, content and image). And one version had a reference to a missing bID in the blocks table.
Somehow this still existed. But a checkup if the block exists can prevent this is other cases. Just in case someone else ever runs into this. I can't reproduce it, but know the solution to it.
ill post this to bugs.
returns no actual bID it deletes the record from the collectionVersions table, and leaves it at that?