Hello, I am trying to upload my own encoded video since I noticed that the demo has a built in JW Player. Does this work for the release? I uploaded a video to my website and it gives me the following error when trying to view it:
Fatal error: Call to a member function add_lib_js() on a non-object in /ndxzsite/plugin/plugin.formats.php on line 144
and that line of code is:
$OBJ->page->add_lib_js('jwplayer.js', 21);
Do we need JW as a plugin? if so how can I make it work... and if I can't is there any other built in option to play videos outside of the youtube/vimeo embed plugin?
Thanks for 2.0 :)