Member
Member
chazzzzy   2007-06-12, 14:11
#1

I have the $conf['image_use_longest_side'] = true; yet my images are ONLY scaled by the shortest side.

Whether I have the above item set to true or false.. it has no affect, it only scales by the shortest side.

Is it a PHP function (outside of zenphoto) perhaps that needs to be turned on on my end?

Thanks!

Member
Member
DarrellD   2007-06-13, 22:25
#2

What theme are you using?

I could be wrong, but I believe that ZenPhoto will only use image_use_longest_side when using a theme function such as getAlbumThumb/getNextImageThumb/getPrevImageThumb/getImageThumb but if the theme uses any of the getCustom___ functions, that function can specify how to crop the image, so in that case, I don't think that ZenPhoto would use image_use_longest_side.

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