• Every single time I update Clearfy, my site stops operating for 30-60 seconds and I get an email saying

    “Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

    In this case, WordPress caught an error with one of your plugins, Webcraftic Clearfy – WordPress optimization plugin.”

    but then the plugin is actually working fine. Clearly a wordpress bug but perhaps something this plugin is not adhering to with WordPress’ new “Auto Detection” nonsense.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello.

    To understand what happened, we need to look at the errors. To do this, enable debug mode – add these lines to the wp-config.php file:

    define( 'WP_DEBUG', true ); 
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', false );

    After that, update the Clearly. After that, you can disable debugging mode.
    Error messages will appear in the wp-content/debug.log file. Send them all here

    Hello,

    same issue here from 1.5.3 to 1.6.2 on wordpress MU.
    It seems Robin Image Optimizer broke something…

    [05-Jan-2020 07:26:31 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'FLTheme' does not have a method 'pingback_url' in /var/www/clients/client1/web327/web/wp-includes/class-wp-hook.php on line 288
    [05-Jan-2020 07:26:46 UTC] PHP Fatal error:  Uncaught Error: Class 'Wbcr_FactoryClearfy_Compatibility' not found in /var/www/clients/client1/web327/web/wp-content/plugins/robin-image-optimizer/admin/pages/class-rio-page.php:58
    Stack trace:
    #0 /var/www/clients/client1/web327/web/wp-content/plugins/robin-image-optimizer/admin/pages/class-rio-settings.php(39): WRIO_Page->__construct(Object(WRIO_Plugin))
    #1 /var/www/clients/client1/web327/web/wp-content/plugins/robin-image-optimizer/libs/factory/pages/pages.php(42): WRIO_SettingsPage->__construct(Object(WRIO_Plugin))
    #2 /var/www/clients/client1/web327/web/wp-content/plugins/robin-image-optimizer/libs/factory/core/includes/class-factory-plugin-abstract.php(285): Wbcr_FactoryPages424::register(Object(WRIO_Plugin), 'WRIO_SettingsPa...')
    #3 /var/www/clients/client1/web327/web/wp-content/plugins/robin-image-optimizer/includes/class-rio-plugin.php(170): Wbcr_Factory424_Plugin->registerPage('WRIO_SettingsPa...', '/var/www/client...')
    #4 /var/www/clients/client1/web327/web/wp-content/plugins/robin-image-optimizer/i in /var/www/clients/client1/web327/web/wp-content/plugins/robin-image-optimizer/admin/pages/class-rio-page.php on line 58
    [05-Jan-2020 07:26:50 UTC] PHP Fatal error:  Uncaught Error: Class 'Wbcr_FactoryClearfy_Compatibility' not found in /var/www/clients/client1/web327/web/wp-content/plugins/robin-image-optimizer/admin/pages/class-rio-page.php:58

    Desactivate Robin make MU laod again without any issue…

    Hope help to find a fix.

    Best regards

    Hello.

    After reactivation, is the problem resolved?

    Hi @webtemyk

    No activated Robin cause crash on WordPress… i need to make a choice…
    Clearfy or Robin…

    Sad…

    Best regards

    Do you activate Robin for the entire network or separately for each site?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Update Errors’ is closed to new replies.