Exception thrown: “ not defined for ExtensibleObject
-
I’m seeing the error in the post title (Exception thrown:
not defined for ExtensibleObject) and can’t figure out where to start looking to fix it.
Steps to generate the error on my part were part of a move from a development setup to a live setup and include:
- dump MySQL database
- find and replace development domain to live domain (I know this is potentially error-prone, but no other plugins involved have issues with this approach… and I can’t see anywhere (other than photo metadata) where NextGen should be affected)
- restore data
- test site — site works, pages with the NextGEN gallery shortcodes generate the error
I tried the following to resolve the issue:
- refreshed Permalinks
- deactivated and reactivated NextGEN
- tried to Manage Galleries (to see what might be out of sorts… ended up with an AJAX-driven postback loop to the gallery management page)
- uninstalled and reinstalled NextGEN
- viewed the NextGEN MySQL table data (wp_ngg_album, wp_ngg_gallery, wp_ngg_pictures) and the wp_options table to see if anything looked out of sorts
- reviewed files on disk to see if a config is written out by NextGEN (doesn’t seem to be)
- checked Google, this forum, and nextgen-gallery.com for pointers
- confirmed I’m using the latest version of NextGEN [v2.0.61]
I’m assuming it’s a value that ended up dropped which a NextGEN ExtensibleObject is trying to autoload/autovivify — but I can’t figure out what that would be.
Does anybody have any thoughts on where to start?
I’ll post back if I find anything that resolves the issue (ideally with a reason why).
Thanks!
[EDIT: Formatting]
- The topic ‘Exception thrown: “ not defined for ExtensibleObject’ is closed to new replies.