fatal erro
-
Hello
i have installed the WooCommerce Variable Product Add-Ons
but i got this message: Plugin could not be activated because it triggered a fatal error.thank you for help
-
I’m getting the same error message.
@ebayastore1413, I’m sorry, I didn’t see this ticket notification for some reason. I’m sorry for the delay responding.
I’m going to need to see exactly what the error is. Can either of you provide your PHP error log that would provide this info?
Hello
Thank you for reply i got this error bellow:
<<<<Plugin could not be activated because it triggered a fatal error.
This plugin requires WooCommerce & WooCommerce Product Add-ons plugins to be active!>>>>>>
The Woocommerce is already activated but i don’t have the woo product add-ons plugins
Thank you again
Any more news on this fix? I’m having the same issue
No News we waiting
Can you check what the folder name is for your WooCommerce plugin? Typically, it would be installed under /wp-content/plugins/woocommerce/. Can you verify that’s what you have, or do you have something different, by chance?
Hello
can’t be installed system message says:
This plugin requires WooCommerce & WooCommerce Product Add-ons plugins to be active!woocommerce is already installed but i don’t have woo product add-ons
getting the same fatal error. it says need to activate woocommerce (which i had) and woocommerce product addon-on
Do you have both WooCommerce and Woo Product Add Ons installed and activated?
If so, it could be a folder name issue. Can you tell me the folder names for those plugins as installed on your site?
@ebayastore1413, this is an extension to the Product Add Ons plugin, so if you don’t have that you won’t be able to use this.
Oh ha… I see a lot of people had the same problem with activate the plugin.
I user WordPress ver. 4.4.2 and the plugin WooCommerce Product Add-ons vers 0.1.1 and I got the same message “This plugin requires WooCommerce & WooCommerce Product Add-ons plugins to be active!” if try to activate it.
thank you for helpYes, this plugin is an extension of the Woo Product Add Ons plugin, so you will need to make sure you have that installed prior to activating this plugin.
Hi,
I had the same problem with activated plugins (Woo & Product Add-ons). I am using multisite and you addon does not understand if plugin has been network-activated. So this is the procedure I got it working via CLI (you can do it via backend if you prefer clicking):
(
wp plugin deactivate woocommerce –network
wp plugin deactivate woocommerce-product-addons –networkwp plugin activate woocommerce
wp plugin activate woocommerce-product-addons
wp plugin activate woocommerce-product-addons-variable-release –networkwp plugin activate woocommerce –network
wp plugin activate woocommerce-product-addons –network
)Commands speak for themselves.
@codesolutions, thanks for the feedback! We’ll get that adjusted in our next update.
The topic ‘fatal erro’ is closed to new replies.