• Resolved mjgilbert

    (@mjgilbert)


    This has occurred since using caching with Hummingbird. I am not sure how to bypass this issue or maybe clean something up that is causing it to occur.

    ”’
    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(3665, 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’, 3665, Object(WP_Post)) #4 …/wp-content/plugins/hummingbird-performance/core/modules/minify/class-minify-group.php(1293): wp_delete_post(3665, true) #5 …/wp-content/plugins/hummingbird-performance/core/modules/minify/class-minify-groups-list.php(322): Hummingbird\Core\Modules\Minify\Minify_Group->delete_file() #6 …/wp-content/plugins/hummingbird-performance/core/modules/class-minify.php(367): Hummingbird\Core in …/wp-content/plugins/wp-all-import/actions/delete_post.php on line 14
    There has been a critical error on your website.
    ”’

    How can I fix this issue? I need the caching from Hummingbird.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try deactivating the “WP All Imports” plugin.

    If things look okay, try re-enabling it.

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    HI @mjgilbert,

    The main source of the error points to WP All Import plugin the logs also lists Hummingbirds minification files but I’m afraid it isn’t fully clear to pinpoint its an issue specific to Hummingbird.

    Are there any steps to replicate the issue? I gave a quick test but wasn’t able to replicate any such issue on my system with WP All Import and Hummingbird.

    I could notice similar issue have been reported in WP All Import plugin support side by other users irrespective of Hummingbird plugin:
    https://wordpress.org/support/topic/3-5-5-causing-fatal-error/

    Could you please follow up with WP All Import plugin support teams and see if there is any patch regarding this?

    Please do let us know how that goes. Have a nice day ahead.

    Kind Regards,
    Nithin

    Thread Starter mjgilbert

    (@mjgilbert)

    @cunnie – you’re right. I disabled that plug-in and all is good now. I don’t really need it, so I’ve gone ahead and deleted it.

    @wpmudevsupport11 – I’ve gone ahead and removed WP All Import. I am not sure what exactly was causing the issue, but I’m thinking something got picked up in the cache and WP All Import was assuming that post ID should be there, but failed when it couldn’t actually find it.

    Thanks for your support, guys!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hummingbird causing “Uncaught Error: Class PXMI_Hash_Record not found’ is closed to new replies.