Viewing 14 replies - 1 through 14 (of 14 total)
  • I’m getting the same error message.

    Plugin Contributor angelleye

    (@angelleye)

    @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?

    Thread Starter ebayastore1413

    (@ebayastore1413)

    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

    Thread Starter ebayastore1413

    (@ebayastore1413)

    No News we waiting

    Plugin Contributor angelleye

    (@angelleye)

    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?

    Thread Starter ebayastore1413

    (@ebayastore1413)

    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

    Plugin Contributor angelleye

    (@angelleye)

    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?

    Plugin Contributor angelleye

    (@angelleye)

    @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.

    Oliver S.

    (@oliver-s-1)

    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 help

    Plugin Contributor angelleye

    (@angelleye)

    Yes, 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 –network

    wp plugin activate woocommerce
    wp plugin activate woocommerce-product-addons
    wp plugin activate woocommerce-product-addons-variable-release –network

    wp plugin activate woocommerce –network
    wp plugin activate woocommerce-product-addons –network
    )

    Commands speak for themselves.

    Plugin Contributor angelleye

    (@angelleye)

    @codesolutions, thanks for the feedback! We’ll get that adjusted in our next update.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘fatal erro’ is closed to new replies.