I got the same error message (version 3.6.8). Want to be notified when solved.
Best regards,
Peter
I also get these errors. Please notify when fixed.
Customers are getting error message on order checkout:
Checkout
Warning: Invalid argument supplied for foreach() in /home/castleg5/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/field_filters.php on line 889
Warning: Invalid argument supplied for foreach() in /home/castleg5/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/field_filters.php on line 941
Warning: Invalid argument supplied for foreach() in /home/castleg5/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/field_filters.php on line 889
Warning: Invalid argument supplied for foreach() in /home/castleg5/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/field_filters.php on line 889
Warning: Invalid argument supplied for foreach() in /home/castleg5/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/field_filters.php on line 941
Warning: Invalid argument supplied for foreach() in /home/castleg5/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/field_filters.php on line 941
If you disable the plugin and enable it again, it might remove this error, but you have to go through the settings again
Alex this don’t resolve my problem 🙁
Hi guys, you need to disable PHP warning display, yes there is an issue thats generating this warning but it’s not critical so should be logged on production sites (e.g. live stores).
https://codex.wordpress.org/Debugging_in_WordPress#Example_wp-config.php_for_Debugging
Hi guys, please update to the 4.0.1 Plugin update, I’ve ironed out as many PHP warnings and notices as I could find.
Please ping this topic if you find any more PHP warnings and notices so I can get them addressed. 🙂
Getting heaps of errors from this plugin.
I accidentally updated it to 4.0x , super bad move, nothing but headaches since then
PHP Notice: Undefined index: buttons in /home/user/public_html/websitedir/wp-content/plugins/woocommerce-checkout-manager/includes/classes/main.php on line 2180
PHP Warning: Invalid argument supplied for foreach() in /home/user/public_html/websitedir/wp-content/plugins/woocommerce-checkout-manager/includes/classes/main.php on line 2180
PHP Notice: Undefined variable: values in /home/user/public_html/websitedir/wp-content/plugins/woocommerce-checkout-manager/includes/classes/main.php on line 2230
PHP Warning: Invalid argument supplied for foreach() in /home/user/public_html/websitedir/wp-content/plugins/woocommerce-checkout-manager/includes/classes/main.php on line 2230
Anyway for me to roll back to the previous version until you fix all the errors?
Hi flee541, spotted that issue too. It’s resolved in the 4.0.2 Plugin update that I’ll push in the next 24 hours (heading to Austin, TX for WooConf and will be working on the flight).
I installed 4.0.1 and getting error message as below.
I did setting “clear” last name.
Warning: Invalid argument supplied for foreach() in /home/mydomain/public_html/mydomain.com/wp-content/plugins/woocommerce-checkout-manager/includes/classes/main.php on line 903
Thanks mate, having said that, not doubting your skills but if 4.0.2 breaks our website, is there any way to roll back?
Just cautious with this specific plugin and it has broken our production site before and directly affects our Revenue stream.
I’m also getting error with plugin
Warning: Invalid argument supplied for foreach() in /home/freshvegcart/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/main.php on line 903
Hi Tammy Newman, thanks for the submission. Fixed that one in the 4.0.2 Plugin update 🙂
Hi flee541, I’ll write a tutorial and put it on the WooCommerce Checkout Manager section of our website on how to manually roll back a Plugin 😉
https://www.visser.com.au/documentation/woocommerce-checkout-manager/usage/
For production sites (e.g. stores) I’d recommend setting up a staging site and doing updates there, testing the store functionality is working after updating and then apply it to the production site. We’re not running WordPress for blogging so different rules apply to e-commerce.