Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter pululintu

    (@pululintu)

    Hi @duongcuong96,

    Thanks for your comments! I had both Smart Slider 3 Pro dev team, as well as AX Social Stream dev team looking into this problem.

    This is what I get when php error logging is on:

    [16-Dec-2020 14:10:55 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /usr/home/mysitename/public_html/wp/wp-content/plugins/ax-social-stream/library/guzzlehttp/guzzle/src/functions.php:61
    Stack trace:
    #0 /usr/home/mysitename/public_html/wp/wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler()
    #1 /usr/home/mysitename/public_html/wp/wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create()
    #2 /usr/home/mysitename/public_html/wp/wp-content/plugins/ax-social-stream/ax-social-stream.php(5638): GuzzleHttp\Client->__construct()
    #3 /usr/home/mysitename/public_html/wp/wp-content/plugins/ax-social-stream/ax-social-stream.php(653): SocialBoard->instagram_set_proxy()
    #4 /usr/home/mysitename/public_html/wp/wp-content/plugins/ax-social-stream/ax-social-stream.php(5319): SocialBoard->init()
    #5 /usr/home/mysitename/public_html/wp/wp-includes/shortcodes.php(343): SocialBoard::social_board_shortcode()
    #6 [internal function]: in /usr/home/mysitename/public_html/wp/wp-content/plugins/ax-social-stream/library/guzzlehttp/guzzle/src/functions.php on line 61
    

    This problem could be reproduced by Smart Slider 3 dev team, and AX Social Stream dev team advised me as follows:

    The problem is where our plugin is using Guzzle library and the BackWPup plugin is also using the same library but with a different version. We are using the latest version of Guzzle library in our plugin. You need to contact the author of the BackWPup plugin and ask them to update the Guzzle library to the latest version.

    I hope this helps. Are you able to get the info you need from this?

Viewing 1 replies (of 1 total)