• Resolved arwinvdv

    (@arwinvdv)


    When we try to deactivate the plugin with ManageWP (so we can deactivate in bulk), we get the error:

    Class "Breeze_ConfigCache" not found occurred in wp-content/plugins/breeze/inc/breeze-admin.php on line 1137''

    The plugin is not deactived after the error.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author owaisalam

    (@owaisalam)

    When encountering errors either within the application or on the ManageWP console, please share a screenshot of the error for better understanding. Additionally, could you please verify the issue by clicking on the “Deactivate & Delete” action buttons?

    Thread Starter arwinvdv

    (@arwinvdv)

    Thanks for the response. We got no error from ManageWP, but when we hit the Deactivate button (not deactivate and delete) it starts spinning in ManageWP queue, but then noting happens. After a while it stops spinning and the plugin is not deactivated.

    So we contacted ManageWP, and they say, deactivating is not working because of the Breeze_ConfigCache error.

    Plugin Author owaisalam

    (@owaisalam)

    Could you please ask ManageWP to share the complete error message? It would greatly assist us in understanding the conflict scenario.

    Thread Starter arwinvdv

    (@arwinvdv)

    @owaisalam Here the complete error log:

    {
    "error": "Class "Breeze_ConfigCache" not found",
    "exception": {
    "class": "Error",
    "message": "Class "Breeze_ConfigCache" not found",
    "code": 0,
    "line": 1137,
    "file":
    "/home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-content/plugins/breeze/inc/breeze-admin.php",
    "traceString": "#0
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-includes/class-wp-hook.php(324):
    Breeze_Admin::plugin_deactive_hook()n#1
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-includes/class-wp-hook.php(348):
    WP_Hook->apply_filters()n#2
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-includes/plugin.php(517):
    WP_Hook->do_action()n#3
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-admin/includes/plugin.php(816):
    do_action()n#4
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-content/plugins/worker/src/MMB/Installer.php(839):
    deactivate_plugins()n#5
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-content/plugins/worker/src/MMB/Installer.php(816):
    MMB_Installer->edit_plugins()n#6
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-content/plugins/worker/functions.php(512):
    MMB_Installer->edit()n#7
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-content/plugins/worker/src/MWP/Worker/Kernel.php(194):
    mmb_edit_plugins_themes()n#8
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-content/plugins/worker/src/MWP/WordPress/HookProxy.php(40):
    MWP_Worker_Kernel->hookResponse()n#9
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-includes/class-wp-hook.php(324):
    MWP_WordPress_HookProxy->hook()n#10
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-includes/class-wp-hook.php(348):
    WP_Hook->apply_filters()n#11
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-includes/plugin.php(517):
    WP_Hook->do_action()n#12
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-settings.php(643):
    do_action()n#13
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-config.php(97):
    require_once('/home/509047.cl…')n#14
    /home/509047.cloudwaysapps.com/qeddvwwnbt/public_html/wp-load.php(50):
    require_once('/home/509047.cl…')n#15 {main}",
    "memoryUsage": 52428800,
    "memoryLimit": 268435456
    }
    }
    Plugin Author owaisalam

    (@owaisalam)

    Thanks for sharing the logs. I will forward them to our engineering team, and we will fix the issue in our upcoming releases.

    Plugin Author owaisalam

    (@owaisalam)

    The issue has been resolved in version 2.1.17. Please update the Breeze plugin

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.