Member
Member
nbruley   2012-03-28, 03:44
#1

I'm getting the following errors after upgrade. Yes, I'm using a customized effervescence theme from way back when, but I get the errors regardless of whether I use the new theme or the old.

Error 1)
Uncaught TypeError: Object # has no method 'ipad'
line is:
}).ipad();
in flowplayer plugin code.

Error 2)
Uncaught SyntaxError: Unexpected string
if (newsearch.length > 0) { $('#search_input').val('('++') AND ('+newsearch+')');
Maybe this was addressed elsewhere but I can't find it...

Thanks!

Example URL with errors:
http://share.gospelriver.com/Music/Array-Hymn/005-According-to-Thy-gracious-word.mp3.php

Administrator
Administrator
acrylian   2012-03-28, 09:00
#2

I have no idea right now, never saw that. The ipad plugin is there but lacking an iDevice I never could test it. Maybe the jPlayer plugin is the better solution if you need to support mobile devices.

Member
Member
nbruley   2012-03-28, 15:45
#3

In Firefox the unexpected string error is said to be invalid increment operand pointing to the '++' in
.val('('++')

I test for idevices with the Firefox User Agent Switcher extension. It works quite well. I still get the error about .ipad not being a function when using the extension.

I was thinking jPlayer was already activated but it wasn't. Also I thought jplayer enabled html5 functionality but it still says I need the latest flash plugin when running with firefox (or the latest browser - ha!). The ipad error does go away with the jplayer installed instead. The link to the flash player works in the jplayer error message.

I installed flash player and it still doesn't work so maybe this is a bug in FF 11. I have the latest version available.

Member
Member
nbruley   2012-03-28, 15:49
#4

Oh, actually the link flowplayer gives is to the actual file, not the current page. For some reason clicking on the text doesn't bring up the file unless you open in a new window, but that's a nice feature anyway.

Administrator
Administrator
acrylian   2012-03-28, 16:09
#5

Forgot about the user agent switch. However without the proper device some things will not work. Which directly leads to your mentioning of this:

Quote:I was thinking jPlayer was already activated but it wasn't. Also I thought jplayer enabled html5 functionality but it still says I need the latest flash plugin when running with firefox (or the latest browser - ha!).
Yes, and you should really read here why that is so and why that it is more Firefox's than jPlayer's "fault":
http://jplayer.org/latest/developer-guide/#reference-html5-media (this is referenced in the plugin documentation on http://www.zenphoto.org/documentation/plugins/_zp-extensions---jplayer.php.html).

Member
Member
sbillard   2012-03-28, 16:17
#6

For error #2, please try the nightly build.

Member
Member
nbruley   2012-03-28, 21:49
#7

Thanks for the help all.
The world of web is a complicated, ever-changing stream of which audio is a part!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.