It often happens to me to handle data that can be either an array or a null variable and to feed some foreach with these data.
foreach
$values = get_val
Warning invalid argument supplied for foreach() display tweets. go to /wp-content/plugins/display-tweets-php. Then insert this code on line number 591, It will run perfectly.
foreach()
/wp-content/plugins/display-tweets-php
if (is_array($tweets)) { foreach ($tweets as $tweet) { ... } }