• When we want to test locally using .test or .local domain we get issues as we cannot use the license. We then also see this error

    [Thu Mar 14 16:34:20.255390 2024] [php:error] [pid 4070]
     [client ::1:59204] PHP Fatal error:  Uncaught
     TypeError: Cannot access offset of type string on
     string in /var/www/html/site/public_html/
    wp-content/plugins/
    woocommerce-ajax-filters/berocket/includes/
    updater.php:878

    Is there no way to patch this error and allow for .local and .test tdls?

    • This topic was modified 8 months, 2 weeks ago by Rhand.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Not sure what exactly can cause issue with updater.
    It must be not depend on .local?and?.test?tdls.
    Maybe it is some incomaptibility with other plugin or theme.

    Also check that you have latest version of plugin.

    Regards,
    Oleg

    Thread Starter Rhand

    (@rhand)

    We do have the latest version and also locally. And that error refers to your updater. It seems to fail as it is trying to offset a string via code line plugins/ woocommerce-ajax-filters/berocket/includes/ updater.php:878

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    We will add some fix for this error, but it seems some code use WordPress hook in incorrect way, that cause this issue. Maybe it is some other plugin or some custom code.

    Regards,
    Oleg

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