duke03
Member
Posted 3 months ago #
Hello i am getting a an error when trying to activate this plugin:
See Below ↓
Fatal error: Call to undefined function is_woocommerce_active() in ....../wp-content/plugins/pushover-for-woocommerce/woocommerce-pushover.php on line 31
Please help
http://wordpress.org/extend/plugins/pushover-for-woocommerce/
Daniel Espinoza
Member
Plugin Author
Posted 3 months ago #
The extension requires you have WooCommerce installed (http://wordpress.org/extend/plugins/woocommerce)
Please make sure you have that installed and it is the latest version (1.6.6).
duke03
Member
Posted 3 months ago #
krazymatty
Member
Posted 3 months ago #
I'm all of sudden getting the same error! And yes I have woocommerce installed.
krazymatty
Member
Posted 3 months ago #
Although.. The plugin I'm trying to install is woocommerce tab manager. http://www.woothemes.com/products/woocommerce-tab-manager/
Daniel Espinoza
Member
Plugin Author
Posted 3 months ago #
Sorry guys, this was my oversight. The is_woocommerce_active() is included in a woo class that is present in most of our plugins, but I didn't include in this one.
I'll rework it and push a new version tomorrow and comment back here when it is active.
krazymatty
Member
Posted 3 months ago #
Ok... I disabled all my other woocommerce plugins and found when I deactivated WooSlider and then reactivated my other plugin it took. I was then able to go back and reactivate my other plugins.
Daniel Espinoza
Member
Plugin Author
Posted 3 months ago #
Version 1.0.1 is deployed and resolves this fatal error issue.
Thanks for your patience.
duke03
Member
Posted 3 months ago #
It works thanks for the quick update, very much appreciated. :)