Hi - Non-programmer here. Installation was successful. Now attempting to integrate Zenphoto galleries into an existing website. Using info from the forum I was able to successfully add random images to the existing site ($randomImage = getRandomImages) so I know settings are correct.
My question: What would the php code be to display individual galleries on existing website?
Thanks so much for helping!!
Individual galleries? You may be confused on the terminology. Zenphoto is a gallery with multiple albums. Assuming you meant albums, you can try using this method to display them on an existing website: http://www.zenphoto.org/2009/12/zenphoto-as-a-plug-in-using-zenphoto-functions-from-outside-zenphoto/
Thanks for your reply - Yes, I did say "gallery" rather than "album"...
I was able to use the information on the page you recommended to add random images, however, my question is: What would the php code be to display the individual album itself on an existing website? I just don't have the php knowledge to properly write that bit of code.
Thanks again