• I’ve just performed an update to the plugin and it cause a fatal error:

    An error of type E_ERROR was caused in line 29 of the file ./wp-content/plugins/leadin/public/class-proxy-mappings.php. Error message: Uncaught Error: Call to undefined method Leadin\data\Filters::add_proxy_cache_ttl_filters() in ./wp-content/plugins/leadin/public/class-proxy-mappings.php:29
    Stack trace:
    #0 ./wp-content/plugins/leadin/public/class-leadin.php(27): Leadin\Proxy_Mappings->__construct()
    #1 ./wp-content/plugins/leadin/leadin.php(86): Leadin\Leadin->__construct()
    #2 ./wp-settings.php(526): include_once('...')
    #3 ./wp-config.php(125): require_once('...')
    #4 ./wp-load.php(50): require_once('...')
    #5 ./wp-admin/admin-ajax.php(22): require_once('...')
    #6 {main}
    thrown

    Plugin version is now 11.2.0, but I didn’t catch the previous version – however, it would not be more than two month’s old. Using the latest version of WordPress on PHP 8.2.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support harthur1990

    (@harthur1990)

    Thanks for your message, I’ll take a look into this and let you know once a fix its available

    Best regards

    Plugin Support harthur1990

    (@harthur1990)

    Hi @designextreme Could you trying uninstalling and installing the plugin again, I was not able to replicate the issue

    Thread Starter Design Extreme

    (@designextreme)

    @harthur1990 I only spotted this on a Production website after successfully performing a change with a different version. I don’t really want to mess with this website, so I had hoped it would help inform you of an issue when upgrading the plugin from an earlier iteration to its current version.

    If you’ve introduced new methods (removed them or changed names) recently, this could be the cause. Perhaps add a check for the method: add_proxy_cache_ttl_filters prior to calling it?

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