Bug #23224 Clarification Requested

Pages Manager shows “Undefined offset” following deleting entry

Version: 3.5.9 Reporter: americanbible

This is an archived bug report. If you are experiencing a similar issue, upgrade to the latest release and if that does not solve the problem, submit a new bug report

Upon deleting an entry from a channel that had a Pages URI, the Pages Manager threw:

Undefined offset: (the deleted entry entry_id)
ee/EllisLab/Addons/pages/mcp.pages.php, line 232

Steps To Reproduce: 1. Delete an entry in channel with Pages URI 2. Navigate to Developer > Add-On Manager > Pages module. 3. Error throw in headers.

Steps to Manually Fix: I was able to fix the warnings by: 1) From database, get content of exp_sites > site_pages 2) Deserialize 3) Remove all references to entry_id in deserialized array. 4) Serialize and base64 encode. 5) Move serialized data back to exp_sites > site_pages.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases