Closed (fixed)
Project:
FlashVideo
Version:
6.x-1.4-beta
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2008 at 07:15 UTC
Updated:
9 Oct 2008 at 01:58 UTC
warning: Invalid argument supplied for foreach() in /srv/www/htdocs/sites/default/modules/flashvideo/flashvideo.module on line 1058.
On line 1058 I found the following typo:
if($overide_params = ... )
Should of course be
if($override_params = ...)
Comments
Comment #1
travist commentedFixed with 2.8 rc1
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.