PHP Fatal error: Uncaught Error: Call to a member function get_description() on
-
Guys, I have the latest version of GR plugin (5.0.5) running on multiple sites without problems. In ONE specific site, I keep getting this error.
This site runs the exact same WP and WooCommerce version of all the other sites, and I have disabled all plugins (except for WooCommerce and GetResponse Integration).
The site has a bunch of existing orders and it has products properly configured.No matter what I do, I ALWAYS get this:
PHP Fatal error: Uncaught Error: Call to a member function get_description() on boolean in /path/wp-content/plugins/getresponse-integration/getresponse/ecommerce/classes/class-gr-product-factory.php:21
Stack trace:
#0 /path/wp-content/plugins/getresponse-integration/gr-woocommerce/classes/class-gr-woocommerce-exporter.php(205): Getresponse\WordPress\ProductFactory::buildFromSimpleProduct(false)
#1 /path/wp-content/plugins/getresponse-integration/gr-woocommerce/classes/class-gr-woocommerce-exporter.php(145): Getresponse\WordPress\WooCommerceExporter->upsert_order_products(‘F’, Object(WC_Order))
#2 /path/wp-content/plugins/getresponse-integration/gr-woocommerce/classes/class-gr-woocommerce-exporter.php(126): Getresponse\WordPress\WooCommerceExporter->export_order(Object(WC_Order), ‘F’, ‘yf’)
#3 /path/wp-content/plugi in /data/www/be/1stclassnetworkmarketing.com/public/wp-content/plugins/getresponse-integration/getresponse/ecommerce/classes/class-gr-product-factory.php on line 21Any ideas how to get around this?
Thanks!
- The topic ‘PHP Fatal error: Uncaught Error: Call to a member function get_description() on’ is closed to new replies.