ZenphotoCMS Forum
Random Image on intro splash screen - 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: Random Image on intro splash screen (/thread-8764.html)



Random Image on intro splash screen - flo - 2011-06-24

There are various snippets of olf forum posts that describe how to get a random image, but i cannot get any of those to work for some reason. if you see a way how to do it and can help would be great.

Zen is installed in a folder 'photography', i wan to show a random image from the Zen gallery on an index.html page that when clicked links through to the zen gallery index.php page.

what code is needed in the html intro page?

thanks




Random Image on intro splash screen - sbillard - 2011-06-24

http://www.zenphoto.org/index.php?p=news&title=zenphoto-as-a-plug-in-using-zenphoto-functions-from-outside-zenphoto




Random Image on intro splash screen - acrylian - 2011-06-24

Of course the "index.html" page needs to be turned into an "index.php" as most servers won't execute PHP on .html pages.




Random Image on intro splash screen - flo - 2011-06-25

The tip in your second comment made it and it works just fine now. Great. Thanks for your help.