strangerstudios / pmpro-woocommerce

Connect Paid Memberships Pro with WooCommerce and WooCommerce Subscriptions to sell membership products and offer members-only product discounts.
https://www.paidmembershipspro.com/add-ons/pmpro-woocommerce/
46 stars 32 forks source link

Addon stopped working with WordPress 4.8 #60

Closed rhurtik closed 6 years ago

rhurtik commented 7 years ago

The icon doesn't show up in Admin panel and the product form throws an error : Warning: Invalid argument supplied for foreach() in /nas/content/staging/scenes4sale/wp-content/plugins/pmpro-woocommerce/pmpro-woocommerce.php on line 385 A similar issue is already reported here => https://wordpress.org/support/topic/addon-stopped-working-with-wordpress-4-8/ .

rhurtik commented 7 years ago

The issue was that we have installed Paid Membership Pro - Woocomerce without installing the Paid Membership its self. This should not be allowed by design. Please include the WC method is_plugin_active( string $plugin ) into your Woocommerce plugin.

andrewlimaza commented 6 years ago

Thanks for this @rhurtik, I'm sorry you are experiencing this issue.

I believe that this should be fixed by now, please let me know if you are still experiencing this issue.

ideadude commented 6 years ago

Recent updates should have fixed this. Let us know if you're still having related issues.