Christophe B.
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailjet Email Marketing] Vendor conflict Guzzleit is not working ??
I install the version 5.2.12 and now it is working well
Forum: Plugins
In reply to: [Mailjet Email Marketing] Vendor conflict GuzzleHi,
Before I use use :
\Mailjet\Resources;I will try to change it to :
use MailjetWp\Mailjet\Client;and I will keep you inform
Forum: Plugins
In reply to: [Mailjet Email Marketing] Vendor conflict GuzzleHi,
I can access now in the back office to the plugin, but with the extension BackWpUp and when I call in the code the plugin, I still have a crash ?? :
Fatal error: Uncaught Error: Class 'Mailjet\Client' not found in /home/cfwhfcm/www.mywebsite.fr/wp-content/themes/construction-child/functions.php on line 77 Pile d’appel : custom_register_user_mailjet() wp-includes/class-wp-hook.php:309 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:331 WP_Hook::do_action() wp-includes/plugin.php:476 do_action() wp-includes/user.php:2465 wp_insert_user() wp-content/plugins/mywebsite-plugin/mywebsite-plugin.php:966 Apmf_Registration_Support::update() wp-includes/class-wp-hook.php:307 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:331 WP_Hook::do_action() wp-includes/plugin.php:476 do_action() wp-includes/template-loader.php:13 require_once() wp-blog-header.php:19 require() index.php:17
Forum: Plugins
In reply to: [Mailjet Email Marketing] Vendor conflict GuzzleHi, do you have release it ?
Forum: Plugins
In reply to: [Mailjet Email Marketing] Vendor conflict GuzzleHi
same error for me with BackWpUp when I launch a backup on Azure :
Fatal error: Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler()
in /home/cfwhfcm/www.mywebsite.fr/wp-content/plugins/mailjet-for-wordpress/vendor/guzzlehttp/guzzle/src/functions.php on line 61Could you fix that ?
Thanks
in fact my solution is not working, because you need to be connected…. ??
not a very good solution, but if you add ?preview=true in the URL, that’s work
Normaly the post grid works when your page is in draft, but when you publish… not working at all.
- This reply was modified 4 years, 8 months ago by Christophe B..