PHP Fatal Error
-
WordPress version 6.2.2. Plugin version version 2.3.1
I’ve getting the following PHP fatal error from your plugin in a vendor src file.
[07-Jul-2023 00:16:56 UTC] PHP Fatal error: Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /home/qipzaknv/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php:61
Stack trace:0 /home/qipzaknv/public_html/wp-content/plugins/wp-scheduled-posts/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler()
1 /home/qipzaknv/public_html/wp-content/plugins/wp-scheduled-posts/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create()
2 /home/qipzaknv/public_html/wp-content/plugins/activecampaign-for-woocommerce/includes/api-client/class-activecampaign-for-woocommerce-api-client.php(222): GuzzleHttp\Client->__construct(Array)
3 /home/qipzaknv/public_html/wp-content/plugins/activecampaign-for-woocommerce/includes/repositories/class-activecampaign-for-woocommerce-connection-repository.php(59): Activecampaign_For_Woocommerce_Api_Client->configure_client()
4 /home/qipzaknv/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/p in /home/qipzaknv/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php on line 61
-
This topic was modified 1 year, 4 months ago by
DeveloperWil.
-
This topic was modified 1 year, 4 months ago by
-
I’m getting the same fatal error. Some mismatch with different versions of guzzle I think.
Same issue.
Best regards.
Tested the new version 2.3.2 and get the same fatal error.
Any news about this issue?
Best regards.Hi, I am also getting same error on latest plugin 2.3.2
[14-Jul-2023 11:42:43 UTC] PHP Fatal error: Cannot redeclare GuzzleHttp\describe_type() (previously declared in /nas/content/live/eboovapp/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php:16) in /nas/content/live/eboovapp/wp-content/plugins/eboov/includes/aws/GuzzleHttp/functions.php on line 41
[14-Jul-2023 11:42:46 UTC] PHP Fatal error: Cannot redeclare GuzzleHttp\describe_type() (previously declared in /nas/content/live/eboovapp/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php:16) in /nas/content/live/eboovapp/wp-content/plugins/eboov/includes/aws/GuzzleHttp/functions.php on line 41
[14-Jul-2023 11:42:46 UTC] PHP Notice: Function is_embed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /nas/content/live/eboovapp/wp-includes/functions.php on line 5865
[14-Jul-2023 11:42:46 UTC] PHP Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /nas/content/live/eboovapp/wp-includes/functions.php on line 5865
[14-Jul-2023 11:42:46 UTC] PHP Fatal error: Cannot redeclare GuzzleHttp\describe_type() (previously declared in /nas/content/live/eboovapp/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php:16) in /nas/content/live/eboovapp/wp-content/plugins/eboov/includes/aws/GuzzleHttp/functions.php on line 41Tested the new version 2.3.3.
Error log:
[15-Jul-2023 09:41:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php:61 Stack trace: 0 /home/xxx/public_html/wp-content/plugins/activecampaign-tools/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler() 1 /home/xxx/public_html/wp-content/plugins/activecampaign-tools/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create() 2 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/includes/api-client/class-activecampaign-for-woocommerce-api-client.php(222): GuzzleHttp\Client->__construct(Array) 3 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/includes/repositories/class-activecampaign-for-woocommerce-connection-repository.php(59): Activecampaign_For_Woocommerce_Api_Client->configure_client() 4 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ObjectCreator.php(143): Activecampaign_For_Woocommerce_Connection_Repository->__construct(Object(Activecampaign_For_Woocommerce_Api_Client)) 5 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ObjectCreator.php(71): DI\Definition\Resolver\ObjectCreator->createInstance(Object(DI\Definition\ObjectDefinition), Array) 6 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php(71): DI\Definition\Resolver\ObjectCreator->resolve(Object(DI\Definition\ObjectDefinition), Array) 7 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(390): DI\Definition\Resolver\ResolverDispatcher->resolve(Object(DI\Definition\ObjectDefinition), Array) 8 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(139): DI\Container->resolveDefinition(Object(DI\Definition\ObjectDefinition)) 9 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Invoker/FactoryParameterResolver.php(68): DI\Container->get('Activecampaign_…') 10 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/invoker/src/ParameterResolver/ResolverChain.php(31): DI\Invoker\FactoryParameterResolver->getParameters(Object(ReflectionFunction), Array, Array) 11 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/invoker/src/Invoker.php(58): Invoker\ParameterResolver\ResolverChain->getParameters(Object(ReflectionFunction), Array, Array) 12 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/FactoryResolver.php(80): Invoker\Invoker->call(Object(Closure), Array) 13 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php(71): DI\Definition\Resolver\FactoryResolver->resolve(Object(DI\Definition\FactoryDefinition), Array) 14 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(390): DI\Definition\Resolver\ResolverDispatcher->resolve(Object(DI\Definition\FactoryDefinition), Array) 15 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(139): DI\Container->resolveDefinition(Object(DI\Definition\FactoryDefinition)) 16 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Invoker/FactoryParameterResolver.php(68): DI\Container->get('Activecampaign_…') 17 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/invoker/src/ParameterResolver/ResolverChain.php(31): DI\Invoker\FactoryParameterResolver->getParameters(Object(ReflectionFunction), Array, Array) 18 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/invoker/src/Invoker.php(58): Invoker\ParameterResolver\ResolverChain->getParameters(Object(ReflectionFunction), Array, Array) 19 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/FactoryResolver.php(80): Invoker\Invoker->call(Object(Closure), Array) 20 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php(71): DI\Definition\Resolver\FactoryResolver->resolve(Object(DI\Definition\FactoryDefinition), Array) 21 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(390): DI\Definition\Resolver\ResolverDispatcher->resolve(Object(DI\Definition\FactoryDefinition), Array) 22 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(139): DI\Container->resolveDefinition(Object(DI\Definition\FactoryDefinition)) 23 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/activecampaign-for-woocommerce.php(101): DI\Container->get('Activecampaign_…') 24 /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/activecampaign-for-woocommerce.php(154): activecampaign_for_woocommerce_run(Object(DI\Container)) 25 /home/xxx/public_html/wp-includes/class-wp-hook.php(308): activecampaign_for_woocommerce_late_loader('') 26 /home/xxx/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) 27 /home/xxx/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 28 /home/xxx/public_html/wp-settings.php(486): do_action('plugins_loaded') 29 /home/xxx/public_html/wp-config.php(111): require_once('/home/xxx…') 30 /home/xxx/public_html/wp-load.php(50): require_once('/home/xxx…') 31 /home/xxx/public_html/wp-blog-header.php(13): require_once('/home/xxx…') 32 /home/xxx/public_html/index.php(17): require('/home/xxx…') 33 {main} thrown in /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php on line 61
Is anyone going to come up with a definitive solution to this issue?
Best regards.
Tested the new version 2.3.4:
Error log:
[25-Jul-2023 14:58:40 UTC] PHP Fatal error: Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php:61 Stack trace: #0 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-tools/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler() #1 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-tools/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create() #2 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/includes/api-client/class-activecampaign-for-woocommerce-api-client.php(219): GuzzleHttp\Client->__construct(Array) #3 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/includes/repositories/class-activecampaign-for-woocommerce-connection-repository.php(59): Activecampaign_For_Woocommerce_Api_Client->configure_client() #4 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ObjectCreator.php(143): Activecampaign_For_Woocommerce_Connection_Repository->__construct(Object(Activecampaign_For_Woocommerce_Api_Client)) #5 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ObjectCreator.php(71): DI\Definition\Resolver\ObjectCreator->createInstance(Object(DI\Definition\ObjectDefinition), Array) #6 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php(71): DI\Definition\Resolver\ObjectCreator->resolve(Object(DI\Definition\ObjectDefinition), Array) #7 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(390): DI\Definition\Resolver\ResolverDispatcher->resolve(Object(DI\Definition\ObjectDefinition), Array) #8 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(139): DI\Container->resolveDefinition(Object(DI\Definition\ObjectDefinition)) #9 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Invoker/FactoryParameterResolver.php(68): DI\Container->get('Activecampaign_...') #10 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/invoker/src/ParameterResolver/ResolverChain.php(31): DI\Invoker\FactoryParameterResolver->getParameters(Object(ReflectionFunction), Array, Array) #11 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/invoker/src/Invoker.php(58): Invoker\ParameterResolver\ResolverChain->getParameters(Object(ReflectionFunction), Array, Array) #12 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/FactoryResolver.php(80): Invoker\Invoker->call(Object(Closure), Array) #13 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php(71): DI\Definition\Resolver\FactoryResolver->resolve(Object(DI\Definition\FactoryDefinition), Array) #14 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(390): DI\Definition\Resolver\ResolverDispatcher->resolve(Object(DI\Definition\FactoryDefinition), Array) #15 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(139): DI\Container->resolveDefinition(Object(DI\Definition\FactoryDefinition)) #16 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Invoker/FactoryParameterResolver.php(68): DI\Container->get('Activecampaign_...') #17 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/invoker/src/ParameterResolver/ResolverChain.php(31): DI\Invoker\FactoryParameterResolver->getParameters(Object(ReflectionFunction), Array, Array) #18 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/invoker/src/Invoker.php(58): Invoker\ParameterResolver\ResolverChain->getParameters(Object(ReflectionFunction), Array, Array) #19 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/FactoryResolver.php(80): Invoker\Invoker->call(Object(Closure), Array) #20 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php(71): DI\Definition\Resolver\FactoryResolver->resolve(Object(DI\Definition\FactoryDefinition), Array) #21 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(390): DI\Definition\Resolver\ResolverDispatcher->resolve(Object(DI\Definition\FactoryDefinition), Array) #22 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/php-di/php-di/src/Container.php(139): DI\Container->resolveDefinition(Object(DI\Definition\FactoryDefinition)) #23 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/activecampaign-for-woocommerce.php(101): DI\Container->get('Activecampaign_...') #24 /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/activecampaign-for-woocommerce.php(154): activecampaign_for_woocommerce_run(Object(DI\Container)) #25 /home/ensuelofirme/public_html/wp-includes/class-wp-hook.php(308): activecampaign_for_woocommerce_late_loader('') #26 /home/ensuelofirme/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #27 /home/ensuelofirme/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #28 /home/ensuelofirme/public_html/wp-settings.php(486): do_action('plugins_loaded') #29 /home/ensuelofirme/public_html/wp-config.php(111): require_once('/home/ensuelofi...') #30 /home/ensuelofirme/public_html/wp-load.php(50): require_once('/home/ensuelofi...') #31 /home/ensuelofirme/public_html/wp-blog-header.php(13): require_once('/home/ensuelofi...') #32 /home/ensuelofirme/public_html/index.php(17): require('/home/ensuelofi...') #33 {main} thrown in /home/ensuelofirme/public_html/wp-content/plugins/activecampaign-for-woocommerce/vendor/guzzlehttp/guzzle/src/functions.php on line 61
I open a new thread to see if any of the authors deigns to respond and provide a solution to this issue ??
Best regards.
Same here, but on version 2.3.4.
We want to get this issue resolved as quickly as possible. We don’t normally provide support through public channels but since this is an issue with multiple threads and since it is causing a fatal error we do want to find the cause and provide a solution.
In future please route issues through our official support channel and they will get handled quickly. Issues of this severity can be escalated to the tech team and we can provide better support through those channels. ActiveCampaign Help Request
You can also email [email protected] with an issue.
—
For this particular issue we will work with you all to try and resolve this here in this post.
We have not been able to reproduce the error as reported. We have tried every potential update path and have yet to encounter the exact error you are all facing. The last few minor versions have contained changes hoping to address the issue but it appears to be something specific you might have in common.
It sounds like maybe the common cause starts at being on version 2.3.0 of our plugin and being stuck unable to update the plugin. In this case have you been able to manually update the plugin by installing it either via FTP or through add new plugin? Is there a specific plugin, theme, or customization that is conflicting with our plugin?
Do any of these steps help? Can you manually remove the plugin or overwrite the existing one and install version 2.3.4 successfully?
https://kinsta.com/knowledgebase/installation-failed-destination-folder-already-exists/
Is anyone using the WooCommerce High-Performance order storage (COT) feature? We are aware that the plugin is not yet compatible with this update and will be addressing that soon but as of right now our plugin is likely not compatible.
Is it potentially a specific configuration on your host or are you running a certain customization of WordPress through a host?
Is there a commonality with PHP, WP, or WC versions? We have tested up to PHP 8.0, WP 6.2.2, & WC 7.9.0.
In the database does it solve the issue if you delete the following wp_options rows?
activecampaign_for_woocommerce_settings, & activecampaign_for_woocommerce_storage
Is it a file permission issue with our plugin specifically?
I have noticed in the stack traces shared there are conflicts with our vendor guzzle package.
One was activecampaign-tools. This is not associated with our plugin and may be causing a conflict.
Another was wp-scheduled-posts.
Can anyone provide information as to which plugins these are and which versions you are on? If it is a conflict maybe we can trace the cause and either resolve it on our end or work with the creator of the conflicting plugin to resolve.
Any extra information you can provide will help us determine a cause for the problem and hopefully replicate the issue.We have some good news. It looks like the issues are in fact due to a conflict with one or more other plugins. Dependency management conflicts with composer are a widespread problem in WordPress but fortunately we can resolve this on our end so we know that our plugin isn’t contributing to the problem. We are testing the fix and it will go out as soon as the update clears testing.
Just for future knowledge when you do run into an issue like this and you find a stack trace, if you analyze the paths you might see 2 or more plugins in that stack history. Here are a few example from above in your traces.
wp-content/plugins/activecampaign-tools wp-content/plugins/activecampaign-for-woocommerce also wp-content/plugins/eboov/includes/aws wp-content/plugins/activecampaign-for-woocommerce
If you look through the trace you might see our plugin and some other plugin mentioned. This issue will only happen if you run a plugin that just so happens to have the same vendor packages loaded the same way with the same namespace. This is the first sign you have a plugin conflict as the cause. Resolving this may require one or both plugins have to make code adjustments. Who is at fault isn’t always clear in these cases especially if what was done isn’t abnormal according to WP coding standards but it does happen.
Even though we are fixing this issue on our end be aware that the other plugin mentioned could potentially have conflicts with other plugins. It’s worth mentioning this issue to the other plugin managers as well since this case means they could still conflict with other plugins you might install.
We do try to address issues as soon as they are reported but we do have far more capability to address those quickly and more fully when you go through the ActiveCampaign support channel. Thank you for making us aware of this and I will inform the thread when we deploy this fix.
Yes, we’re using ActiveCampaign for WooCommerce and ActiveCampaign Tools.
Best regards.
Version 2.4.0 was just released with a fix to avoid conflicts. I won’t mark this resolved just yet until we hear back from you all. If the issue continues, please let us know. We’ll give it some time to see if anyone still encounters the issue. If not we’ll close the related threads.
Sorry but doesn’t work ??
Now we get this fatal error in frontend:
Fatal error: Uncaught Error: Call to undefined function GuzzleHttp\choose_handler() in /home/xxx/public_html/wp-content/plugins/activecampaign-tools/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 42 Call stack: GuzzleHttp\HandlerStack::create() wp-content/plugins/activecampaign-tools/vendor/guzzlehttp/guzzle/src/Client.php:65 GuzzleHttp\Client::__construct() wp-content/plugins/activecampaign-tools/includes/class-activecampaign.php:249 ActiveCampaign::get_form() wp-content/plugins/activecampaign-tools/shortcodes/ac-tools-form/ac-tools-form.php:33 ac_tools_form_shortcode() wp-includes/shortcodes.php:395 do_shortcode_tag() preg_replace_callback() wp-includes/shortcodes.php:235 do_shortcode() wp-content/plugins/fusion-builder/shortcodes/fusion-code-block.php:45 FusionSC_Code_Block::render() wp-includes/shortcodes.php:395 do_shortcode_tag() preg_replace_callback() wp-includes/shortcodes.php:235 do_shortcode() wp-content/plugins/fusion-builder/inc/class-fusion-column-element.php:561 Fusion_Column_Element::render() wp-includes/shortcodes.php:395 do_shortcode_tag() preg_replace_callback() wp-includes/shortcodes.php:235 do_shortcode() wp-content/plugins/fusion-builder/inc/class-fusion-row-element.php:123 Fusion_Row_Element::render() wp-includes/shortcodes.php:395 do_shortcode_tag() preg_replace_callback() wp-includes/shortcodes.php:235 do_shortcode() wp-content/plugins/fusion-builder/shortcodes/fusion-container.php:1078 FusionSC_Container::render() wp-includes/shortcodes.php:395 do_shortcode_tag() preg_replace_callback() wp-includes/shortcodes.php:235 do_shortcode() wp-includes/class-wp-hook.php:310 WP_Hook::apply_filters() wp-includes/plugin.php:205 apply_filters() wp-content/plugins/fusion-builder/inc/class-fusion-template-builder.php:1543 Fusion_Template_Builder::render_content() wp-content/plugins/fusion-builder/inc/class-fusion-template-builder.php:1197 Fusion_Template_Builder::{closure}() wp-includes/class-wp-hook.php:310 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:334 WP_Hook::do_action() wp-includes/plugin.php:517 do_action() wp-content/themes/Avada/footer.php:38 require_once() wp-includes/template.php:785 load_template() wp-includes/template.php:720 locate_template() wp-includes/general-template.php:92 get_footer() wp-content/plugins/fusion-builder/templates/template-page.php:34 include() wp-includes/template-loader.php:106 require_once() wp-blog-header.php:19 require() index.php:17
Best regards.
@artprojectgroup It looks like from your stack trace that your issue is with a plugin conflict not associated with our plugin. A plugin called
activecampaign-tools
andfusion-builder
notactivecampaign-for-woocommerce
. I’m not aware of an activecampaign tools plugin so if this is a product we own I will look further into it otherwise you may want to open a support ticket with either activecampaign-tools or fusion-builder as the issue at this point appears to be on their plugin.Sorry, you are right, which is generating the issue is ActiveCampaign Tools and as far as I can see it is totally abandoned. I have tried to update its libraries but it keeps returning error.
We will have to evaluate its elimination.
Best regards.
Working after updating some ActiveCampaign Tools libraries and codes.
Thank you very much.
Best regards.
- The topic ‘PHP Fatal Error’ is closed to new replies.