ZenphotoCMS Forum
Error "invalid linking to the slideshow page" - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Error "invalid linking to the slideshow page" (/thread-4033.html)



Error "invalid linking to the slideshow page" - Warner - 2008-11-06

I am doing some testing for a new website that I'm creating. I can get the slideshow funtion to work if I first go to the gallery and then click on the link titled "View Slideshow", but I can't get it to work (after initially working) via a direct link.
The direct link to the slideshow (which DID work initially with only 3 photos in it) looks like this:

http://www.myurl.com/zenphoto/index.php?p=slideshow&album=test

        Any ideas where it's hanging up?  

PS - For the record, I have the newest nightly verion of Zenphoto




Error "invalid linking to the slideshow page" - sbillard - 2008-11-06

The parameters for the slideshow are passed by a "submit" action so you will have to create a form as your link that submits these parameters. See the View Slideshow link for details.




Error "invalid linking to the slideshow page" - Warner - 2008-11-06

Thanks for the quick reply. I'm not sure how to do what you are suggesting though. When I get the properties for the "View Slideshow" link, they are:

javascript:document.slideshow.submit()

What do I do with this information? Sorry, I'm new to all of this web-stuff so I'm fairly uninformed. I DO appreciate your assistance, though.

              Thanks much,

                 Warner



Error "invalid linking to the slideshow page" - Warner - 2008-11-06

Never mind....my web-guy knows what you're talking about.....

          Thanks again,

              Warner



Error "invalid linking to the slideshow page" - sbillard - 2008-11-07

You need to look at the HTML