I'm not sure why it's doing this, could anyone help?
Here's a link to one of the albums. http://www.duckofrubber.com/wedding/7 If you click the View Slideshow at the bottom, instead of a slideshow you will get two images and that's it. What am I doing wrong? It actually worked before, and then I tried activating the Flowplayer plug-in to check out the flash version of the slideshow. That didn't work at all, so I deactivated the Flowplayer plug-in, and now the jQuery version is doing this. I would love any advice you have!
Thanks.
So, I put up a fresh install, and the slideshow functionality actually worked--for a bit. And now it's back to the same behavior again. I can think of no reason for this, other than some arcane permissions situation. Yes, I see the javascript error, but I am unsure how to address it. Any advice? Obviously, I have very little experience with scripting...
Safari reports a forbidden on two directories:
http://www.duckofrubber.com/wedding/zp-core/plugins/flowplayer/flashembed-0.34.pack.js http://www.duckofrubber.com/wedding/zp-core/plugins/slideshow/jquery.cycle.all.js
So you have folder permissions issue here.
Thank you!
I've got it fixed now. The issue had to do with my server wanting directories as 744 and files as 644, or else they would error out. I set the slideshow and flowplayer folders to 777 (and all the files within) and that fixed the issue. I thought I had already tried this, but I suppose not.