I use the printLatestImagesByDate function to print the latest 3 images for an album and its subalbums. This stopped working after going to 1.4.7. I am using the following function call:
`printLatestImagesByDate(3, $_zp_current_album->name, false, false, false, 40, "hitcounter", NULL, NULL, NULL, true);`
I thought making $collection true would make it work.
I replaced
image_album_statistics.php with the one from version 1.4.6 and it started working again on my local copy
For example, on this page:
http://gallery.mysstie.com/eq2/ no images are shown here.
Comments
BTW, really like the single image edit now.
Thanks,
Mark H