Active
Project:
Media: Video Flotsam
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2011 at 16:04 UTC
Updated:
17 Oct 2011 at 16:04 UTC
Notice: Undefined variable: fullscreen_value in theme_emvideo_zzz_custom_url_embedded_video() (line 251 of ~/sites/all/modules/contrib/media_video_flotsam/providers/zzz_custom_url.inc).
The first time I saw this variable is in this line; 217 $params['allowFullScreen'] = $fullscreen_value;
So this variable is not declared, what value will be?