PDA

View Full Version : Slideshow stopped working in firefox


logan-x
Feb-11-2008, 08:13 AM
Can someone tell me how to fix this problem. It still works in explorer and opera browsers. my web site is www.theradiantimage.us

thanks.

denisegoldberg
Feb-11-2008, 09:02 AM
Can someone tell me how to fix this problem. It still works in explorer and opera browsers. my web site is www.theradiantimage.us (http://www.theradiantimage.us)

thanks.
My suspicion is that the problem is caused by your splash url, currently
oParams.splash = "http://api.smugmug.com/photos/243835501-L-700x700.jpg"

Try changing the api.smugmug.com to your galleries url, and grab the current file name again from your share links.

--- Denise

logan-x
Feb-12-2008, 04:44 AM
My suspicion is that the problem is caused by your splash url, currently
oParams.splash = "http://api.smugmug.com (http://%3Cb%3Eapi.smugmug.com%3C/b%3E)/photos/243835501-L-700x700.jpg"

Try changing the api.smugmug.com to your galleries url, and grab the current file name again from your share links.

--- Denise

Thanks for the suggestion, but it didn't get ur done. I'm totally thrown for a loop on this problem. It was working fine, then poof.

Andy
Feb-12-2008, 04:53 AM
We'll have a look, stay tuned.

Barb
Feb-12-2008, 07:00 AM
Thanks for the suggestion, but it didn't get ur done. I'm totally thrown for a loop on this problem. It was working fine, then poof.

Hi,

You had some extra code in your bio that should not be there:

<*script*>

Rest of slideshow code.
</*script*>


Also, the gallery you were using had external links turned off. They need to be on. I turned them on for you. Your slideshow is working fine for me now.

logan-x
Feb-12-2008, 08:47 AM
Hi,

You had some extra code in your bio that should not be there:

<*script*>

Rest of slideshow code.
</*script*>


Also, the gallery you were using had external links turned off. They need to be on. I turned them on for you. Your slideshow is working fine for me now.

Thank you so much!!! It's all working great now.