PHP Error in foreach
-
Hi
Not quite sure when this error started but the following error is logged:
[11-Dec-2013 13:18:21 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/MYWEBSITE/public_html/wp-content/plugins/woocommerce-html5-video/WooCommerce-HTML5-Video.php on line 386
Line 386 starts like this:
foreach ($check_videos as $video) { $cadena_tag_video_html5.=$video; switch ($video) {
WP is 3.7.1 and all plugins up to date.
Site is in development so I can’t share a URL – Can send you admin login if you need to see it to debug.
Thanks
https://www.ads-software.com/plugins/woocommerce-html5-video/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Error in foreach’ is closed to new replies.