![]() |
|
Images on front 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: Images on front page? (/thread-5207.html) |
Images on front page? - pischla - 2009-05-21 Hi! I'm trying to put some thumbs from my gallery on the index page of my website and have been searching the forum high and low for a solution. My latest test involves a test.php page in the root folder and my gallery is in a folder named "gallery" below that. I have used the following code for testing and while the random full size image does show on the page the rest does not. ' Test Index [strong]The code below works like a charm:[/strong] Images on front page? - pischla - 2009-05-21 By the way, I'm on ZenPhoto 1.2.3, php 5.2.9 and MySQL 5.0.32. Images on front page? - acrylian - 2009-05-21 The second code does not work because you did not include the image_album_statistics plugin file the same way as the template functions.php file. Images on front page? - pischla - 2009-05-21 Wow, thanks a lot! I'm a less than newbie when it comes to PHP... |