Member
Member
MarkRH   13-02-2015, 12:40
#1

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.

Administrator
Administrator
acrylian   13-02-2015, 13:00
#2

Yes, sadly with recent changes the "collection" mode got lost somehow. This should be fixed in the master/support build already. Normally we don't recommend but you can use just the plugin file from there.

Member
Member
MarkRH   13-02-2015, 13:22
#3

I grabbed that one file from the support build and it seems to be working again now.

BTW, really like the single image edit now.

Thanks,
Mark H

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.