[Plugin: Audio Player] Problems after update
-
Hi!
Ater updete to ver. 2.1 my Audio player show this:
Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.
But i’m use latest version of Adobe Flash Player!
how i can fix this bug?
-
I think I am having the same problem as @sotrix
The flash player was working perfectly before the update, but now there it’s a blank space where the flash player used to be.
You can view it here: http://www.afghanraiders.com/mikey/2009/11/neon-indian-remix-grizzly-bear/
The flash player should appear just under the text “Happy Thanksgiving Weekend”
Please let me know if you can help!
Like for sotrix, I think your footer is not calling
wp_footer().Open the footer.php file of your theme and make sure this is just before the closing body tag:
<?php wp_footer(); ?> </body>Martin
I’m having trouble with the plugin on a new 2.9 WordPress install. I’ve used it on other variations of WordPress fine. Basically, I have about 10 instances of the player located in a few different posts, all linking to different audio files. However, when I go to play the mp3 file from any of the pages, it will only play one file, even though it’s not linked to that file.
you can see them at http://www.pedsinapodcast.com, and click on any of the posts.
That worked. Thanks Martin!!
I just updated the plugin and now the audio player won’t show anymore. I know that I have the right php in the header and footer, but the new version of the plugin won’t verify my audio directory.
Under Settings, In the default audio folder area I put:
/wp-content/uploads/sermons/Then I get the following error message:
Audio folder location not found. Please check that the following folder exists on your server:/nfs/c01/h14/mnt/5234/domains/blueridgechristian.info/html/wp-content/uploads/sermons/The path I need to use is:
/home/5234/domains/blueridgechristian.info/wp-content/uploads/sermons/The audio player is supposed to appear on this page:
http://blueridgechristian.info/listen/Any help or advice would be greatly appreciated.
Thanks.
Joshhave the path be this Josh – http://www.blueridgechristian.info/wp-content/uploads/sermons/
That should do it.
Hi.
Like iamjwal I’m also getting that error.
In the display tab of the settings I’m getting:
Warning: file(/var/www/vhosts/kallkwikleamington.co.uk/httpdocs/dev/ha/wp-content/themes//style.css): failed to open stream: No such file or directory in /var/www/vhosts/mydomain.co.uk/httpdocs/dev/ha/wp-content/plugins/audio-player/audio-player.php on line 789
Warning: implode(): Bad arguments. in /var/www/vhosts/mydomain.co.uk/httpdocs/dev/ha/wp-content/plugins/audio-player/audio-player.php on line 789
I checked out line 789 and it was:
$theme_css = implode(”, file( get_theme_root() . “/” . $current_theme_data[“Stylesheet”] . “/style.css”));I just added the theme name in front of /style.css
and the error message is gone. Hope that helps.
Thanks for your comments Matt. I did try using that as the path, but no such luck. I use Mediatemple’s Grid Server hosting, so I think the path is more complicated then it seems (multiple domains are hosted on the same package). There error message above gives you a hint at what I mean.
Any other ideas?
Thanks for actively supporting the Audio Player in this forum. I do have:
<?php wp_footer(); ?>installed in footer.php. I wanted to make sure I didn’t waste anyone’s time, so I’ve tried following all the tips on here before posting. Any other suggestions?
Other people have reported a problem with sites that use the Audio Player and Sermon Browser plugins. I still don’t know what is happening. Could you possibly zip up your theme files and email them to me so I can have a closer look? Only the php files are useful to me. My email: martin [at] 1pixelout [dot] net
Martin
Martin,
I zipped several of the key php files and sent them your way.
Thanks for looking into this.
JWAL
Like some other people, I’m seeing a blank space where the plugin should be. Here’s an example: http://www.wildmind.org/mantras/figures/manjushri
I’ve checked that the wp_head and wp_footer are present and in the correct place. I have adblock plus switched off, and the blank space is showing in both Firefox 3 and Safari. I’m using the most recent version of Audio Player (2.0.3.1).Any help would be greatly appreciated.
also getting file not found, any audio player working these days?
The topic ‘[Plugin: Audio Player] Problems after update’ is closed to new replies.