PHP Fatal error: Uncaught Error: Call to a member function get_parent_id()
-
Getting lots of errors in my logs – from Mailchimp plugin..
[25-Sep-2020 11:30:33 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_parent_id() on bool in /mysite/wp-content/plugins/mailchimp-for-woocommerce/includes/processes/class-mailchimp-woocommerce-cart-update.php:222
Stack trace:
#0 /mysite/wp-content/plugins/mailchimp-for-woocommerce/includes/processes/class-mailchimp-woocommerce-cart-update.php(139): MailChimp_WooCommerce_Cart_Update->transformLineItem(‘674de95eb12d074…’, Array)
#1 /mysite/wp-content/plugins/mailchimp-for-woocommerce/includes/processes/class-mailchimp-woocommerce-cart-update.php(72): MailChimp_WooCommerce_Cart_Update->process()
#2 /mysite/wp-content/plugins/mailchimp-for-woocommerce/includes/class-mailchimp-woocommerce-service.php(903): MailChimp_WooCommerce_Cart_Update->handle()
#3 /mysite/wp-includes/class-wp-hook.php(287): MailChimp_Service->mailchimp_process_single_job(’43a58ebc0cb6b70…’)
#4 /mysite/wp-includes/class-wp-hook.php(311): WP_Hook->appl in /mysite/wp-content/plugins/mailchimp-for-woocommerce/includes/processes/class-mailchimp-woocommerce-cart-update.php on line 222Any ideas?
The page I need help with: [log in to see the link]
- The topic ‘PHP Fatal error: Uncaught Error: Call to a member function get_parent_id()’ is closed to new replies.