array_keys() expects parameter 1 to be array, null given
-
When shipping address is not filled I get 2 errors on checkout page:
Warning: array_keys() expects parameter 1 to be array, null given in …./wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 468
Warning: current() expects parameter 1 to be array, null given in …/wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 440
If I fill the address then the error disappears.
I am using Avada, Woocommerce and WooCommerce Conditional Shipping and Payments
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘array_keys() expects parameter 1 to be array, null given’ is closed to new replies.