ZenphotoCMS Forum
show how many photos and the location - 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: show how many photos and the location (/thread-4528.html)



show how many photos and the location - Klopp1991 - 2009-01-25

How can you show how many photos in this gallery, there are? Is there a function?

How can I show what de location is?




show how many photos and the location - sbillard - 2009-01-25

There is no function to total the photos. You could query the database images table for its count. There is a utility script zp-core/utilities/gallery-statistics.php which might be some help in figuring out this.