Hello
I use getNumImages() to display the total number of images in an album, but how can i display the total number of images in the album AND its sub-albums?
Thanks
Pat
Use getTotalImagesIn($albumobject).
http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functiongetTotalImagesIn
thanks!