• Resolved mikhail1234

    (@mikhail1234)


    This plugin has been working great for a few months. I just updated the plugin to the latest version (from 3.2.3) and received an email from wordpress saying that my site is experiencing a technical issue from this plugin. The website loads without issues, so I’m not sure what exactly the error is doing. Any guidance would be appreciated.

    `Error Details
    =============
    An error of type E_ERROR was caused in line 33 of the file /public_html/wp-content/plugins/webp-converter-for-media/src/Settings/PluginOptions.php. Error message: Uncaught Error: Class ‘WebpConverter\Helper\OptionsAccess’ not found in /public_html/wp-content/plugins/webp-converter-for-media/src/Settings/PluginOptions.php:33
    Stack trace:
    #0 /public_html/wp-content/plugins/webp-converter-for-media/src/Settings/PluginOptions.php(52): WebpConverter\Settings\PluginOptions->get_options(false, NULL)
    #1 /public_html/wp-content/plugins/webp-converter-for-media/src/PluginData.php(44): WebpConverter\Settings\PluginOptions->get_values()
    #2 /public_html/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php(20): WebpConverter\PluginData->get_plugin_settings()
    #3 /public_html/wp-content/plugins/webp-converter-for-media/src/Loader/LoaderIntegration.php(38): WebpConverter\Loader\HtaccessLoader->is_active_loader()
    #4 /public_html/wp-includes/class-wp-hook.php(303): WebpConverter\Loader\LoaderIntegration->load_loader_actions(”)
    #5 /public_html/wp-includes/class-wp-hook.p

    • This topic was modified 2 years, 10 months ago by mikhail1234.
    • This topic was modified 2 years, 10 months ago by mikhail1234.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hello @mikhail1234,

    Thanks for your message.

    Does this error occur all the time or is it only one time? If it was a one-off error, ignore it. This is probably due to the cache at the PHP level. This error may have occurred just after the update.

    Best,
    Mateusz

    Thread Starter mikhail1234

    (@mikhail1234)

    The error only appeared once. I’ll ignore it for now, but if I keep getting the same error message in the future, I’ll be sure to report it here. Thanks for the quick reply, Mateusz!

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @mikhail1234 This is not a plugin bug, but a PHP cache on your server. Check the value of the variable opcache.revalidate_freq in php.ini. By default, it is set to 2 – what is your value?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error Upon Updating Version’ is closed to new replies.