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 [b]image_album_statistics.php[/b] 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.