Notice: Undefined index: theme in osmplayer_get_player() (line 77 of mediafront/players/osmplayer/osmplayer.module).
Notice: Undefined index: template in osmplayer_get_player() (line 83 of mediafront/players/osmplayer/osmplayer.module).
Notice: Undefined index: debug in osmplayer_get_player() (line 84 of /mediafront/players/osmplayer/osmplayer.module).
Notice: Undefined index: swfplayer in osmplayer_get_player() (line 105 of mediafront/players/osmplayer/osmplayer.module).
Comments
Comment #1
mediaformat commentedI also got all of those errors, plus a template error on line 119, after upgrading from1.5 to rc2.
anyone else encounter these errors?
Comment #2
franksweb commentedI had to deïnstall mediaelement.js.
That solved for me the problem.
Comment #3
srgk commentedi have the same problem. as far as i can tell, and i've got no mediaelement.js
has no method 'osmplayer' osmplayer_drupal.js:11 edit - already fixed, see belowalso javascript error
Uncaught TypeError: Object #
Comment #4
srgk commentedok, that was quite stupid as always, but all i needed to do to make things work was select the Preset in the node type view mode settings, which i forgot at first
Comment #5
travist commentedI just pushed up a fix where it will now use the first preset it finds if none are selected.
Comment #6
mediaformat commentedWhere is the fix pushed up? rc3?
Comment #7
mediaformat commentedThe error message disappeared after disabling a second empty player on the page.
Comment #8
drupalfo commenteddjungle: Where do you disable the second player?
Comment #9
mediaformat commented@drupalfo : You shouldn't have an 2nd player, I was trying something out where I had a player for the a page-view and another one attached to a block-view in a sidebar. Hope this helps.