• Resolved jonahcoyote

    (@jonahcoyote)


    Hi there, thanks for the great plugin! I’m getting a fatal error when I try to activate:

    [26-Jan-2023 08:20:47 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /wp-content/plugins/pymntpl-paypal-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php:61
    Stack trace:
    #0 /wp-content/plugins/targetbay-product-and-site-reviews/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler()
    #1 /wp-content/plugins/targetbay-product-and-site-reviews/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create()
    #2 /wp-content/plugins/pymntpl-paypal-woocommerce/vendor/paymentplugins/paypal-php-sdk/src/Client/BaseHttpClient.php(40): GuzzleHttp\Client->__construct()
    #3 /wp-content/plugins/pymntpl-paypal-woocommerce/src/WPPayPalClient.php(45): PaymentPlugins\PayPalSDK\Client\BaseHttpClient->__construct()
    #4 /wp-content/plugins/pymntpl-paypal-woocommerce/src/Main.ph in /wp-content/plugins/pymntpl-paypal-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php on line 61
    [26-Jan-2023 08:20:47 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /wp-content/plugins/pymntpl-paypal-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php:61

    Looks to be related to a conflict with the guzzlehttp library and the Targetbay plugin. I’ll reach out to their devs too, but wondering if you have any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @jonahcoyote

    It looks like the Targetbay plugin is using an outdated version of the Guzzle library, which results in that exception.

    It’s recommended that they update their Guzzle dependency if possible.

    Kind regards

    Thread Starter jonahcoyote

    (@jonahcoyote)

    Got it, thanks for the quick reply. I’ll reach out to them then ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error’ is closed to new replies.