Pages (3):    1 2 3   
Member
Member
peterhebert   26-03-2008, 01:43
#11

I had this hack working in 1.1, but 1.15 seems to have changed the i.php file, taking the resizing out and putting it into the function 'cacheGalleryImage' in functions-image.php. I cannot seem to get it working the same. Could you post where and what to change to get the proportional, non-cropped thumbnails working? Thanks.

Member
Member
sbillard   26-03-2008, 03:39
#12

Your best bet is to use the customsized image function(s) to create your thumbs. Hacking the zenphoto core is bound to cause you problems like you just experienced. That said, The code that got moved is really unchanged but for the location, so you could just re apply your hack to the code in its new locations.

Member
Member
steadingman   12-05-2008, 07:24
#13

Hello,

I found such resolution, no need zenphoto core hack:
`

[img][/img]`

or with next_image() loop:

`

">



    [img][/img]

`

Member
Member
steadingman   12-05-2008, 07:31
#14

ah yes, more clear:
`

[img][/img]`

Junior Member
Junior Member
MiguelCaroline   30-05-2008, 05:31
#15

According to spec http://code.google.com/apis/picasaweb/reference.html#Parameters
thumbsize parameter can be cropped or uncropped up to 800px size. But
400c size is not allowed (biggest allowed cropped size is 160c).
For example, request http://picasaweb.google.com/data/feed/api/user/greeceru/album/test?th...
says "thumbsize: That is not one of the acceptable values".
Did I something wrong? Thanks.

Administrator
Administrator
acrylian   30-05-2008, 09:25
#16

Sorry, this is the forum for Zenphoto, not Picasaweb. Our documentation is found on our user guide page...

Member
Member
Adagio   30-05-2008, 15:36
#17

So I'm looking at Options>Image Display for the thumbnail scaling options and see none. I thought they were there yesterday. What am I missing?

Administrator
Administrator
acrylian   30-05-2008, 15:44
#18

These are under the "theme options" tab.

Member
Member
Adagio   30-05-2008, 16:12
#19

Duh. Thanks, acrylian.

Member
Member
Bilder-Freak   27-08-2008, 10:30
#20

Searched a long time for this - thanks!

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