[Plugin: Tweet Blender] Invalid argument supplied for foreach() in /usr/share/wordpress/wp-content/p
-
Invalid argument supplied for foreach() in /usr/share/wordpress/wp-content/plugins/tweet-blender/lib/lib.php on line 374
Solution:
Add as Line 374:
if (!is_array($tweets)) { $tweets=Array(); }
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘[Plugin: Tweet Blender] Invalid argument supplied for foreach() in /usr/share/wordpress/wp-content/p’ is closed to new replies.