slbradio
Forum Replies Created
-
To fix this i changed the .css
from this:
.percent00 {margin-top: 395px; height: 0px;}
.percent10 {margin-top: 360px; height: 40px;}
.percent20 {margin-top: 320px; height: 80px;}
.percent30 {margin-top: 280px; height: 120px;}
.percent40 {margin-top: 240px; height: 160px;}
.percent50 {margin-top: 200px; height: 200px;}
.percent60 {margin-top: 160px; height: 240px;}
.percent70 {margin-top: 120px; height: 280px;}
.percent80 {margin-top: 80px; height: 320px;}
.percent90 {margin-top: 40px; height: 360px;}
.percent100 {margin-top: 0px; height: 400px;}to this:
.percent00 {margin-top: 395px; height: 0px;}
.percent10 {margin-top: 340px; height: 60px;}
.percent20 {margin-top: 300px; height: 100px;}
.percent30 {margin-top: 260px; height: 140px;}
.percent40 {margin-top: 220px; height: 180px;}
.percent50 {margin-top: 180px; height: 220px;}
.percent60 {margin-top: 140px; height: 260px;}
.percent70 {margin-top: 100px; height: 300px;}
.percent80 {margin-top: 60px; height: 340px;}
.percent90 {margin-top: 20px; height: 380px;}
.percent100 {margin-top: 0px; height: 400px;}yeah my error is
Warning: fopen(ourprogresssettings.txt) [function.fopen]: failed to open stream: Permission denied in /usr/www/users/slbradio/html/cms/wp-content/plugins/fundraising-thermometer-plugin-for-wordpress/ourprogress.php on line 53
can’t open fileis this the same error?
I have ver.0.6.9
Also I do notice that the file “ourprogresssettings.txt” doesn’t exist anywhere in the plugin directory… possible problem?
Thanks for this tip, I should have realized I needed to call my host. I was only at 8mb and now we’re at 64… should have no more problems.
Forum: Plugins
In reply to: [Plugin: Audio Player] Version 2.0 beta releasedthis is really the best flash mp3 player there is,
I read through all the comments on the main page and was very hopeful that the 2.0 beta release would include support for alternate content if the user doesn’t have flash installed. Like a link to download for instance..
Is there any hope of this being included?
also,
When i go to insert media, and I select AUDIO PLAYER from the list that is right below the form it flashes the code to insert the player using the [audio:] method very quickly but still leaves the form field blank… such strange behaivior! i can’t figure out why, this happens in the latest firefox. haven’t tested in ie yet. i dont think it’s your plugin but it’s still strange. anyone else get that?thanks!