Pages: 1 2 3 4 5 6 7 8 9 10
This is definetily what I have been looking for. Thank you very much for this release and for sharing it for free.
This is definetily awesome. Nice job and great idea!
As far as my theme, I use pretty much the stock theme. All I've done is switch out images

I have no custom coding other than what the plugins do. Very strange.. Oh well.
So how do we upgrade to 3.1?
(2009-05-22, 03:59 PM)hemi Wrote: [ -> ]As far as my theme, I use pretty much the stock theme. All I've done is switch out images
I have no custom coding other than what the plugins do. Very strange.. Oh well.
I actually want this solved :p I have no idea what causes the problem, but i'll keep looking.
(2009-05-22, 04:19 PM)Pirata Nervo Wrote: [ -> ]So how do we upgrade to 3.1?
Just uninstall the plugin, reupload and then install and activate ;-)
Ok thank you

On my portal page I have a YouYube Video player embedded. I notice your plugin works with the portal page also. Any chance this is the issue? This is the only additional coding I have added seperate from the plugins. I sent you the link to my site smethed, if you'd take a look at the portal page and tell me what you think it would be appreciated.
Thank you
The download link isn't working. Anyone know why?
(2009-05-23, 01:54 AM)Gordie Wrote: [ -> ]The download link isn't working. Anyone know why?
I've updated the plugin yesterday and it is now awaiting activation. The link should be up very soon.
(2009-05-22, 07:38 PM)hemi Wrote: [ -> ]On my portal page I have a YouYube Video player embedded. I notice your plugin works with the portal page also. Any chance this is the issue? This is the only additional coding I have added seperate from the plugins. I sent you the link to my site smethed, if you'd take a look at the portal page and tell me what you think it would be appreciated.
Thank you
Let's have a look

I had a quick look at your source and copied it in my board, but it didn't make a difference. The plugin works fine.
However your code isn't correct. You didn't close your tags.
<embed src="http://www.youtube.com/cp/vjVQa1PpcFPwyLIqr6m9edojUgQXpOiEfBVKupblvIA=" type="application/x-shockwave-flash" width="416" height="337">
should be
<embed src="http://www.youtube.com/cp/vjVQa1PpcFPwyLIqr6m9edojUgQXpOiEfBVKupblvIA=" type="application/x-shockwave-flash" width="416" height="337" />
with the slash at the end.
Are you by chance using Internet Explorer?
Thanks, and that youtube code was straight from them O.o
I took out the player anyhow. We have our own youtube page for our drummer website anyhow and it's pretty large.
That's the only coding I have smethead. So I guess I'm S.O.L. until I can give Jesse some money to take a look at this for me. Thanks anyways.
Regards
Is there a reason why the download hasn't been approved yet?
Pages: 1 2 3 4 5 6 7 8 9 10