• Resolved tva36012

    (@tva36012)


    When activated, this plugin breaks my site with a critical error on a WP 5.7.2 installation with WooCommerce 4.9.2. Error logs show this is what’s happening:

    [13-Jun-2021 22:17:45 UTC] PHP Fatal error: Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /home/[REDACTED]/public_html/wp-content/plugins/google-listings-and-ads/vendor/guzzlehttp/guzzle/src/functions.php:61

    The site started working again the moment the plugin was removed from the filesystem.

    Is this because my WooCommerce is outdated?

    I just updated to PHP 7.4 just to be able to install this plugin. Your help is appreciated.
    Thanks!

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

    (@tijosh)

    Hey there,

    Thanks for reaching out! This is a known issue as a conflict with other plugins that use Google’s Guzzle library. This kind of conflict is somewhat common with plugins utilizing this library.

    For Google Listings & Ads, there’s a bug report visible here where a similar conflict is being tracked for resolution.

    If the site has WooCommerce Bookings installed, feel free to follow along with the progress in that bug report.

    If there’s another plugin on the site using the Guzzle library, it may be a good idea to reach out to the developer of that plugin. You’ll see the plugin calling the library by heading to WooCommerce > Status > Logs and looking in the fatal-errors logs.

    Plugin Author Jason a11n

    (@jconroy)

    Hi @tijosh

    Bookings shouldn’t be causing the crash – GLA will safely disable itself if Bookings is activated.

    @tva36012 we’ll need to figure out what plugin you are using that is using an older version of Guzzle. I’ve just found that Simple Sales Tax is one https://www.ads-software.com/plugins/simple-sales-tax/

    If you have a list of extension, I’m happy to take a look.

    Plugin Author Jason a11n

    (@jconroy)

    Hi @tva36012, 1.1 has now been released. Please try the new version and let us know if that resolves your problems. Cheers.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Breaks site on activation — “GuzzleHTTP” critical error (!?)’ is closed to new replies.