ZenphotoCMS Forum
printImageStatistic() Call to undefined function - 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: printImageStatistic() Call to undefined function (/thread-5525.html)



printImageStatistic() Call to undefined function - doodoo - 2009-07-23

Hi,
How I already searched on the forum I`ve seen that the printImageStatistic() can print the last added images. I used it in index.php in my default theme.

Fatal error: Call to undefined function printimagestatistic() in C:\xampp\htdocs\zenphoto\themes\default\index.php on line 31

How can I use properly this function in order to display my last added photos on the index.php?

Thank you




printImageStatistic() Call to undefined function - sbillard - 2009-07-24

printImageStatistice() is part of a plugin (image_album_statistics) which must be enabled for the function to exist.