Warning: Invalid argument supplied for foreach() in /home/vhosts/jeelsites.nl/httpdocs/harmonie/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1634
this warning i got on this testing site: http://jeelsites.nl/harmonie
ive changed the php version (7.2 , 7.1, 7.0, 5.6) but nothing seem to change.
how can i solve this?
Hey jelle,
It’s a warning only so it shouldn’t affect any functionality. If you want us to have a look then please post admin login details in private.
Best regards,
Rikard
hi rikard, that would be nice. thank you.
Hi,
Thanks for that, I can see that warning on the front page. Could you check if your WordPress installation has debug turned on or off in wp-config.php? You could try turning it off:
define( 'WP_DEBUG', false );
https://codex.wordpress.org/Debugging_in_WordPress
Best regards,
Rikard