Member
Member
bryanbrazil@msn.com   2009-10-17, 23:03
#1

I started changing the thumbnail cropping on many of the photos in my gallery. I noticed, however, that the output from printLatestImages(), etc, displays the original thumbnail and not the updated one. Is if possible for printLatestImages() to display the updated thumbnail?

Thanks!

Administrator
Administrator
acrylian   2009-10-18, 09:32
#2

No, those functions you there own way to crop thumbs. You will need to make your own version of the plugin.

Member
Member
bryanbrazil@msn.com   2009-10-18, 19:28
#3

OK, thanks. I tried using some of the code from the printImageThumb() function in template-functions.php, but couldn't get it to work. If anyone is able to successfully modify the image_album_statistics.php plugin, please post it here.

Administrator
Administrator
acrylian   2009-10-19, 08:44
#4

You have to use the class methods as the statistic functions are not in the right context to use these specific template functions. Also you probably have to get the thumbnail values from the database.

I will put it on the list but of course no guarantee when we will do it.

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