PHP Fatal Error : Call to member function set_job()
-
Receiving the following PHP Fatal error and not sure what is the cause. Is it returning false?
PHP Fatal error: Uncaught Error: Call to a member function set_job() on boolean in /wp-content/plugins/mailchimp-for-woocommerce/includes/vendor/queue/classes/worker/wp-worker.php:48
Stack trace:
#0 /wp-content/plugins/mailchimp-for-woocommerce/includes/vendor/queue/classes/worker/wp-http-worker.php(63): WP_Worker->process_next_job()
#1 /wp-includes/class-wp-hook.php(298): WP_Http_Worker->maybe_handle(”)
#2 /wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array)
#3 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 /wp-admin/admin-ajax.php(91): do_action(‘wp_ajax_http_wo…’)
#5 {main}
thrown in /wp-content/plugins/mailchimp-for-woocommerce/includes/vendor/queue/classes/worker/wp-worker.php on line 48Details of installation. I will privately provide further information.
– The version of WordPress being used
4.7.2— The version of WooCommerce being used
2.6.14— The version of MailChimp For WooCommerce being used
1.0.70– The version of PHP installed
7.0.15-1– Does your page meet all of WooCommerce’s minimum system requirements, as detailed here?
Yes
- The topic ‘PHP Fatal Error : Call to member function set_job()’ is closed to new replies.