Errors on import of CPT
-
I’m seeing WP errors when trying to import a Zippy exported CPT zip file:
Fatal error: Uncaught Error: The script tried to modify a property on an incomplete object. Please ensure that the class definition "stdClass" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition
in /wp-content/plugins/zippy/ZippyCore.php on line 596
Call stack:
LoMa\ZippyCore::replaceURLs()
wp-content/plugins/zippy/ZippyCore.php:589
LoMa\ZippyCore::replaceURLs()
wp-content/plugins/zippy/ZippyCore.php:1040
LoMa\ZippyCore::unzipPosts()
wp-content/plugins/zippy/ZippyCore.php:228
LoMa\ZippyCore::adminInit()
wp-includes/class-wp-hook.php:324
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:348
WP_Hook::do_action()
wp-includes/plugin.php:517
do_action()
wp-admin/admin.php:175
require_once()
wp-admin/tools.php:40Thanks.
- You must be logged in to reply to this topic.