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
Comment #1
jonathanhe commentedUpgraded to Video 7.x-2.1-alpha3. Problem gone.
Comment #2
tyrusmanuel commentedStill having the problem with alpha 3.
Comment #3
Aracon commentedHave the same issue. Updating to alpha3 didn't help.
Player is not showing (i see field label and nothing more).
Comment #5
Casper_Deseyne commentedsame problem here
Comment #6
marcorai commentedI had this problem too, but I installed Flowplayer module and the message disapperead.