• Resolved vissersj

    (@vissersj)


    I would like to update to PHP 8, but I get a fatal error if I use the product filters in the WooCommerce webshop. Is there a work around for this plugin to make it work with PHP 8 or any idea when a new version will be available that works with PHP 8?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    Please share the fatal error message.

    I’m using PHP 8 myself and filters plugin is working without problems.

    Regards,
    Dmytro

    Thread Starter vissersj

    (@vissersj)

    Hi Dmytro,

    Thanks for your quick reply. The error is simply ‘There has been a critical error on your website.’, but I get the message below if I do debugging. Could that be something?

    Deprecated: Automatic conversion of false to array is deprecated in /public_html/wp-content/plugins/woocommerce-ajax-filters/berocket/includes/updater.php on line 51

    With kind regards,

    Sjors

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi Sjors,

    Please open wp-admin -> WooCommerce -> Tootls -> Logs.
    Check there latest critical errors.

    “Deprecated” is just a notice.

    Regards,
    Dmytro

    Thread Starter vissersj

    (@vissersj)

    Thanks for pointing that out to me. The issue had to do with something else and the plugin works great with PHP 8.1.11 !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error with PHP 8’ is closed to new replies.