3.5.5 causing fatal error
-
After updating today to 3.5.5 random posts I try to edit trigger a fatal error (e.g. WordPress crashes). Deactivating the plugin prevents this crash.
I can’t even figure out why WP All Import is even being called while I open a post for edit. I would have thought it would only be invoked while I was importing.
I’m on PHP 7.3
Fatal error: Uncaught Error: Class 'PMXI_Hash_Record' not found in /wp-content/plugins/wp-all-import/actions/delete_post.php:14 Stack trace: #0 /wp-includes/class-wp-hook.php(287): pmxi_delete_post(6819, Object(WP_Post)) #1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #2 /wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /wp-includes/post.php(3078): do_action('delete_post', 6819, Object(WP_Post)) #4 /wp-includes/revision.php(456): wp_delete_post(6819) #5 /wp-admin/edit-form-blocks.php(329): wp_delete_post_revision(6819) #6 /wp-admin/post.php(187): require('/home/ in /wp-content/plugins/wp-all-import/actions/delete_post.php on line 14
- The topic ‘3.5.5 causing fatal error’ is closed to new replies.