Module is installed and functioning properly, configured with jPlayer. However, the conformation message "You must install and select at least one player to be able to play the audio." will not go away, even when logged out.

Site url: http://thenotoriousmjh.com

Audio Field Message

CommentFileSizeAuthor
AudioFieldMessage.jpg159.86 KBmjhmobilemedia

Comments

PESTO3567’s picture

Have you tried to clear the cache? The code for integrate jplayer isnt well done. I've done a lot of changes to this module and build a Sub-Module for Mediaelements, but I'm not sure its worth to submit it here. I use the Media Module now.

mjhmobilemedia’s picture

Thanks for the reply. It's all good. I'm going back to using Drupal 6 where everything works. Drupal 7's core is awesome and it looks great, but only a few of the modules seem to work properly. I just launched a new podcasting site using Drupal 6 and an earlier version of your Audio Field module and everything is working fine. I did go back to using the WordPress mp3 player instead of jPlayer though.

PESTO3567’s picture

I dont think that's a reason to switch back to Drupal 6. Drupal 7 is now 1 year old and there are stable modules for almost anything. There are plenty of stable Audio players too. Sometimes the reason it quite simple why a module doesn't get ported, because there are already similar modules doing the job better.

http://drupal.org/project/mediaelement
http://drupal.org/project/html5_media

I really suggest to go with HTML5 and and use a javascript player for compatility with old browsers. You don't even need any drupal module, can only use the file upload and customize the html to use html5 audio tags, then add mediaelement or jplayer to your theme.

I will try to create a sandbox project later and upload some example code.

mjhmobilemedia’s picture

I do appreciate your advice, and I will check that stuff out. I have more than one project I'm working on that is based on Drupal, so I'm sure that information will prove useful somewhere. Right now my main focus is on this Podcasting site. AudioRecorderField relies on AudioField. On D7 I'm getting these display messages, and on D6 and D7 both I can't get the NanoGong applet to work. I'm not giving up on D7, I'd rather use it. I just feel like there are still too many issues. If I build a site using D6, I can always update it to 7 later as long as the supporting modules are all there and functional.

tamerzg’s picture

Status: Active » Fixed

The warning message is removed, you can download dev version or wait for next release.

mjhmobilemedia’s picture

Awesome. Thanks.

Automatically closed -- issue fixed for 2 weeks with no activity.