Error "invalid linking to the slideshow page"

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

Comments

  • 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.
  • 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
  • Never mind....my web-guy knows what you're talking about.....

    Thanks again,

    Warner
  • You need to look at the HTML
Sign In or Register to comment.