• On WP 5.8.x and PHP 7.4.x, version 2.10.3 works but 2.11.1 gives this error

    Fatal error: Uncaught Error: Call to undefined function Sgdg\Vendor\GuzzleHttp\choose_handler() 
    in /.../wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/guzzlehttp/guzzle/src/HandlerStack.php:39 
    Stack trace: #0 /.../wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/guzzlehttp/guzzle/src/Client.php(64): 
    Sgdg\Vendor\GuzzleHttp\HandlerStack::create() #1 
    /.../wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/google/apiclient/src/Client.php(961): 
    Sgdg\Vendor\GuzzleHttp\Client->__construct(Array) #2 
    /.../wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/google/apiclient/src/Client.php(925): 
    Sgdg\Vendor\Google\Client->createDefaultHttpClient() #3 
    /.../wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/google/apiclient/src/Client.php(211): 
    Sgdg\Vendor\Google\Client 
    in /.../wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 39
    
    There has been a critical error on this website. Please check your site admin email inbox for instructions.
    
    Learn more about troubleshooting WordPress.

    Best regards

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Marek Dědi?

    (@marekdedic)

    Hi,
    you are the second person to report this issue, however, we got a bit stuck with the previous reporter…

    Could you please try turning off other plugins and themes to see if that fixes this? Another plugin/theme interfering is the most likely cause atm.

    Thanks,
    Marek

    yes there seems to be plugins out there that can give namespace conflicts with other composer libraries.

    Got this sorted out, through fixes of other plugins out there.

    thanks

    Plugin Author Marek Dědi?

    (@marekdedic)

    Hi,
    yeah, we do what we can to prevent conflicts with other plugins, but if they are messing with this too much, there isn’t really anything we can do…

    Could you please link here the plugins that were causing the issue – for anyone who finds this in the future.

    Thanks,
    Marek

    agatasz

    (@agatasz)

    I am having that issue with WooCommerce Bookings plugin. Been to their support – they send me the link here and talked to your side ??

    Plugin Author Marek Dědi?

    (@marekdedic)

    Hi,
    do you mean “WooCommerce Bookings Calendar”? Could you please open a new issue and post the exact configuration and error message?

    Thanks,
    Marel

    Plugin Author Marek Dědi?

    (@marekdedic)

    Hi,
    please try 2.11.2 – there is a fix for a corner case collision with mainly some plugins that implement no measures to prevent collisions themselves.

    Marek

    Hi,
    I have similar error:

    [18-May-2022 13:48:30 UTC] PHP Warning:  include(/home/aejamfgb/public_html/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/../google/apiclient-services/src/Calendar.php): failed to open stream: No such file or directory in /home/aejamfgb/public_html/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/ClassLoader.php on line 492
    [18-May-2022 13:48:30 UTC] PHP Warning:  include(): Failed opening '/home/aejamfgb/public_html/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/../google/apiclient-services/src/Calendar.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') in /home/aejamfgb/public_html/wp-content/plugins/skaut-google-drive-gallery/bundled/vendor/composer/ClassLoader.php on line 492

    Plugin v. 2.12
    WP v. 5.9.3
    PHP v. 7.4

    The conflict plugin seems to be
    Modern Events Calendar Lite v 6.5.3

    Plugin Author Marek Dědi?

    (@marekdedic)

    Addressing conflict reported by @stefacchio in a separate ticket.

    Where is this ticket? so I can remaing updated.

    Thanks

    Plugin Author Marek Dědi?

    (@marekdedic)

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Fatal error: Call to undefined function Sgdg\Vendor\GuzzleHttp\c’ is closed to new replies.