Pages (2): 1 2   
Member
Member
gracestanat   2008-08-18, 18:11
#1

I don't know if this is because I just upgraded to 1.2, but I don't think it is.

Why, after I uncheck the "crop thumbnails" and/or "image size is longest size" boxes, and then save, do they remain checked?

Is there something I have to do to make this functionality work?

Thanks in advance.

Member
Member
sbillard   2008-08-18, 18:38
#2

This would seem to be a bug as I can reproduce it. We will look into it.

Member
Member
sbillard   2008-08-18, 19:07
#3

fix will be in tonight's nightly build

Member
Member
gracestanat   2008-08-19, 18:41
#4

checking to make sure this made it in to the build. i've never used a nightly build before so i'd like to be careful before installing. thanks.

Member
Member
sbillard   2008-08-19, 18:53
#5

It did make the nightly build. Installing the nightly build is much the same as installing a releases.

Junior Member
Junior Member
tycho   2008-08-20, 19:23
#6

Is there a workaround in the meantime? I don't seen anything in zp-config.php that looks relevant to thumbnail generation.

Member
Member
gracestanat   2008-08-21, 06:29
#7

Unfortunately, it appears that more is broken in the thumbnail functionality.

I have purged my cache, but my albums are inheriting thumbnail parameters from my gallery.

I understand that if an album does not have a specific theme assigned to it then it is supposed to inherit those properties.

But as far as I can tell, if you UNCHECK the "crop thumbnails" button for a specific album, then instead of using the "thumbsize" value that you enter, it inherits the "thumbsize" value from the gallery.

Member
Member
sbillard   2008-08-21, 17:06
#8

I think I know what is going on here. May be a bit to come up with a fix. I have created a ticket #705 for the problem.

Member
Member
gracestanat   2008-08-21, 18:05
#9

ok cool. I'll just wait and see for a while. seems a crippling issue, however, so i suppose if it doesn't get resolved, i should just go back to 1.1.x. thanks!

Member
Member
sbillard   2008-08-21, 18:16
#10

Or you can just not have theme options (which would be the case with 1.1). This is not a new problem.

Member
Member
gracestanat   2008-08-21, 21:52
#11

hmm... but i did have theme options (that worked correctly i believe) before i upgraded to 1.2. my design requires that the thumbnails in the album be different than the gallery, so i think i need them options for that to work.

Member
Member
sbillard   2008-08-22, 00:43
#12

Well, there was never any code to be sure that the image processing thread used anything but the gallery options. Maybe you had not made the theme option different before.

Member
Member
macalter   2008-08-22, 01:23
#13

gracestanat:
If you check http://www.zenphoto.org/files/nightly/, look for something resembling the fix to the problem you mention (not in this case as you'll get email). That's how I check minor fixes sbillard or acrylian fix overnight or if it gets missed and into the next day. usually you can recognize the comment line.

Member
Member
gracestanat   2008-08-22, 18:18
#14

i must be missing something somewhere. here's what i want to do:
-gallery uses large (cropped) thumbnails (say, 250 x 100).
-albums uses small (uncropped) thumbnails (say, max125 max85).

alternatively, i could use cropped thumbnails in the albums, but i would just crop them very little i suppose.

seems like all the options i try either result in the image thumbnails (on an album page) being the same size as the album thumbnails (on the gallery page), or they're stretched in some funky ways. is it necessary for me to use the printCustomAlbumThumbImage and/or printCustomSizedImage functions, or is there an easier way?

Member
Member
sbillard   2008-08-22, 18:29
#15

You will have to use a custom cropping for one of the thumbs.

Member
Member
gracestanat   2008-08-23, 17:12
#16

ok - will do.

are the custom thumbnails cached? if not, i'm assuming it would be smartest for me to set the normal thumbnails for the size that i want the image thumbnails to appear in the album pages since there will be a lot of them, and then use a custom size for the album thumbnails on the gallery page since there are less of them.

thanks.

Administrator
Administrator
acrylian   2008-08-23, 18:27
#17

All images are cached if sized by Zenphoto, although all custom images (those not using the general option setting from the admin) are not cached by the precache functions.

But that is not a problem since they are cached once on the fly if someone visits the image the first time and never again (unless you change the size of course).

Member
Member
scriby   2008-09-02, 23:57
#18

Is there a way to make thumbnail files, which would be named as the picture name, appended with _thumb.jpg? That way, I could display my own "artistic" thumbnails. The reason I want to do this is that sometimes I crop, sometimes not..

Andrew

Administrator
Administrator
acrylian   2008-09-03, 09:05
#19

Besides the answer you already got by sbillard on this thread http://www.zenphoto.org/support/topic.php?id=3803 there is no way.

Member
Member
sbillard   2008-09-03, 16:50
#20

acrylian means there is a way--read the post he referenced. (Oh, that was a reply to your post, wasn't it....)

Pages (2): 1 2   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.