After upgrading to video 7.x-2.1-alpha2, I can't play video any more. I found the following warning message in log:

Notice: Undefined index: in theme_video_formatter_player() (line 72 of /Users/blah_user/Sites/acquia-drupal/sites/all/modules/video/video.theme.inc).

I am running Acquia drupal 7.4.4 with Video 7.x-2.1-alpha2, flowplayer API 7.x-1.0-alpha1. I've tested a few different FLV files, but none of them can be played under video 7.x-2.1-alpha2.

I think the reason was because of the warning - the variable $video->player was actually null (which resulted in an empty $theme_function on line 72 of video/video.theme.inc

Has anyone run into this as well? How to fix it?

Thanks!

Comments

jonathanhe’s picture

Status: Active » Fixed

Upgraded to Video 7.x-2.1-alpha3. Problem gone.

tyrusmanuel’s picture

Version: 7.x-2.1-alpha2 » 7.x-2.1-alpha3

Still having the problem with alpha 3.

Aracon’s picture

Have the same issue. Updating to alpha3 didn't help.
Player is not showing (i see field label and nothing more).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Casper_Deseyne’s picture

same problem here

marcorai’s picture

I had this problem too, but I installed Flowplayer module and the message disapperead.