Hello,
It's possible do have a function that display the numbers of pictures and albums.
I like somethings like that :
At this time we have xxx pictures in xx albums.
I look at the documentaion but i don't found what i'm for for :
`
http://www.zenphoto.org/documentation/functions/_template-functions.php.html`I also look in the image_album_statistics.php but nothing help me.
Can you show me way
Regards
Laurent
Comments
Albums: `<?php echo $_zp_gallery->getNumAlbums(true); ?>`
Images: `<?php echo $_zp_gallery->getNumImages(); ?>`
Thank a lot Acrylian.
Regards,
Laurent