PHP Warning: Invalid argument supplied for foreach()
-
Hello!
Seeing PHP Warning in debug and contacts won’t be subscribed to the list upon checkout. Something to do with product categories.
Debug info:
[07-Feb-2024 11:19:58 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/customer/www/mywebsite.com/public_html/wp-content/plugins/woo-mailerlite/includes/classes/process/ProductProcess.php on line 177
[07-Feb-2024 11:20:56 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/customer/www/mywebsite.com/public_html/wp-content/plugins/woo-mailerlite/includes/classes/process/ProductProcess.php on line 177
Line 177: foreach ($categories as $category) {
Product is variable subscription and has one category defined.
- The topic ‘PHP Warning: Invalid argument supplied for foreach()’ is closed to new replies.