• Resolved soullighter

    (@soullighter)


    Hi,
    After plugin activation i saw that my shop is not working anymore. On order it gives me Internal Server Error message
    After investigation in WooCommerce logs I saw that post-smtp plugin is using guzzle, like this plugin and this is error that i am getting:

    2022-10-31T13:20:59+00:00 CRITICAL Uncaught Error: Undefined class constant 'MAJOR_VERSION' in /var/www/clients/client16/web37/web/wp-content/plugins/wc-gsheetconnector/lib/vendor/guzzlehttp/guzzle/src/Utils.php:118
    Stack trace:
    #0 /var/www/clients/client16/web37/web/wp-content/plugins/wc-gsheetconnector/lib/vendor/guzzlehttp/guzzle/src/functions.php(71): GuzzleHttp\Utils::defaultUserAgent()
    #1 /var/www/clients/client16/web37/web/wp-content/plugins/post-smtp/Postman/Postman-Mail/google-api-client/vendor/guzzlehttp/guzzle/src/Client.php(194): GuzzleHttp\default_user_agent()
    #2 /var/www/clients/client16/web37/web/wp-content/plugins/post-smtp/Postman/Postman-Mail/google-api-client/vendor/guzzlehttp/guzzle/src/Client.php(75): GuzzleHttp\Client->configureDefaults()
    #3 /var/www/clients/client16/web37/web/wp-content/plugins/wc-gsheetconnector/lib/src/Client.php(1190): GuzzleHttp\Client->__construct()
    #4 /var/www/clients/client16/web37/web/wp-content/plugins/wc-gsheetconnector/lib/src/Client.php(1143): Google\Client->createDefaultHttpClient()
    #5 /var/ u /var/www/clients/client16/web37/web/wp-content/plugins/wc-gsheetconnector/lib/vendor/guzzlehttp/guzzle/src/Utils.php u redu 118
    • This topic was modified 2 years, 4 months ago by soullighter.
Viewing 1 replies (of 1 total)
  • Plugin Author westerndeal

    (@westerndeal)

    Hi @soullighter,

    It seems the post-smtp is using an old version of the Guzzle Library. For a reason, it is conflicting with ours.

    Can you ask them to update the Library?

    We are also working on this conflicting fix where every plugin using the same Guzzle library with different versions has to postfix the namespace defined.

    Thanks
    Abdullah

Viewing 1 replies (of 1 total)
  • The topic ‘CRITICAL Uncaught Error’ is closed to new replies.