PHP Fatal error: Uncaught Error: Call to a member function get_name() on bool
-
Getting an error that is repeating over and over and causing site to crash and sales to halt because of exhausted memory. Stack trace is shown below for reference:
Stack trace: #0 /home/s3/html/wp-content/plugins/es-woocommerce-activecampaign/class-es-wc-integration-activecampaign.php(197): ESWC\ES_WC_Integration_ActiveCampaign->subscribe('Sax', 'Sex', '[email protected]', '1451341', 'Streetnumber 29...', '', 'City Groobe', 'CA', '90250', '1', Array, 'pending') #1 /home/s3/html/wp-includes/class-wp-hook.php(294): ESWC\ES_WC_Integration_ActiveCampaign->order_status_changed(119665) #2 /home/s3/html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #3 /home/s3/html/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #4 /home/s3/html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(396): do_action('woocommerce_che...', 119665, Array) #5 /home/s3/html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(1163): WC_Checkout->create_order(Array) #6 /home/s3/html/ in /home/s3/html/wp-content/plugins/es-woocommerce-activecampaign/class-es-wc-integration-activecampaign.php on line 728 [15-Jul-2021 22:05:25 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_name() on bool in /home/s3/html/wp-content/plugins/es-woocommerce-activecampaign/class-es-wc-integration-activecampaign.php:728
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Fatal error: Uncaught Error: Call to a member function get_name() on bool’ is closed to new replies.