-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wordpress ERROR: Exception caught in Error: Call to undefined function GuzzleHttp\Psr7\uri_for() #113
Comments
Important missing detail: what version of PHP is running on the Wordpress server? |
Hi, You are right. PHP version: 7.2 |
You seem to be hitting issue #94, try downgrading any other instances of |
Could you please help me how I can do it? Thx |
Which wordpress plugins have you installed? |
There are several ones. Latest was the online invoice maker for Woocommerce. |
I cannot help you unless you list full names of all installed plug-ins. |
Plugin Name: Integration for Billingo & WooCommerce |
I checked the plugin related files. I cannot find GuzzleHttp but I found BuzzleHttp. Additionally I found the choose_handler part in vendor/buzzlehttp/buzzle/src/functions.php:
and this in vendor/buzzlehttp/buzzle/src/HandlerStack.php
|
Looking at the plug-in page: https://wordpress.org/plugins/integration-for-billingo-woocommerce/
The last commit was 4 years ago. I suggest finding a newer alternative plug-in. But that may not be your issue since Do you have any other plug-ins installed? |
Ah, I found the correct link for your plug-in - could this be the issue: https://wordpress.org/support/topic/2-0-2-a-guzzlehttp-verzioja-breaking-change-et-tartalmaz/ |
Hi, I have found the latest version of this plugin. https://plugins.trac.wordpress.org/browser/billingo/tags/2.5.0?order=name I upgraded for it, but it uses the same method so the backup still fail. |
I am having the same error. have you found a solution for this yet? |
Hi,
I have been using your tool for ages. And some weeks ago my backup job fails every time with the following error:
ERROR: Exception caught in Error: Call to undefined function GuzzleHttp\Psr7\uri_for()
Accordingly, I have no backup now. :-(
Steps to reproduce the behavior:
Expected behavior
Run without error and do backup
System (please complete the following information):
Detailed error log:
The text was updated successfully, but these errors were encountered: