This issue is true for both jPlayer Player and jPlayer Multi-file playlist for a new content type.

It looks like jPlayer isn't even being executed as clicking on the volume controls or any buttons don't run anything but all the javascript and css is the exact same as the initial content type it was setup on. No console errors.

You can see where it is working successfully here:
http://www.themusicshelf.com/magazine/goshen/ky/rusty-old-crows

Click the bottom right vertical tab that says "Audio"

I'll try to get a test page up for the new content type where the issue is happening asap.

Comments

rayvan’s picture

Work around: make a new CCK field for the content type instead of sharing the CCK field across two content types.

The core issue should still be resolved though as I believe others will want to share the CCK field across content types-In reviewing the DOM, the Drupal.jPlayer object's sub-object functions are empty.

rayvan’s picture

Scratch that workaround, it appears that only new upload of an audio file that the first play of that audio on that page works, however the secondary playing doesn't-re-uploading audio fixes it. Extra weird.

thermalmusic’s picture

Rayvan,
I'm trying to get jplayer 6.x-1.0-beta4 working in a D6.26 install. Using a Fusion subtheme. Same problem as a lot of others having - the player won't play. The playlist appears but the mp3 files do not play. The js is loaded as I can see in page source. How did you get yours to work?

markie’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Please verify this issue still exists with the 6.x-1.x-dev or beta4 builds.