jplayer not playing

I'm trying to figure out what I'm doing wrong with the jplayer plugin. It has the functionality of an image rather than a player right now, so it is just a link. I've tried playing with both Chrome and IE11. I just upgraded from 1.4.4 and used to use flowplayer, but now would like to use jplayer. Any ideas on what I might be missing here?

Sample URL:
http://share.gospelriver.com/Music/Array-Hymn/002-There-is-a-name.mp3.php

Zenphoto version 1.4.11 [26c78176cf] (Official build)
Current gallery theme: Effervescence+nb
PHP version: 5.6.17
Graphics support: PHP GD library bundled (2.1.0 compatible)
supporting: gif, jpg, jpeg, png, wbmp
PHP memory limit: 128M (Note: Your server might allocate less!)
MySQLi version: 5.5.42

Comments

  • acrylian Administrator, Developer
    You have a js error on the page:
    [Error] TypeError: $(".colorbox").colorbox is not a function.
    That means the theme is calling for the Colorbox script but the script is not enabled for that page. You can do that on the colorbox plugin options.
  • Didn't realize jplayer uses colorbox... that worked, thanks!
  • acrylian Administrator, Developer
    Not jplayer actually but the theme does. A js error breaks all other scripts too and thus jplayer.
Sign In or Register to comment.