Invalid argument for foreach
-
PHP Warning: Invalid argument supplied for foreach() in /var/www/html/web/app/plugins/ti-woocommerce-wishlist/admin/settings/integrations.class.php on line 77
You need to add an isset before the foreach to solve this.
There’s no check if the global variable is an array.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Invalid argument for foreach’ is closed to new replies.