Member
Member
jules11   2008-02-07, 03:03
#1

I have a problem on the album page album.php
I use printCustomSizedImage() for the thumbnails. The output list gives me well scaled thumbnails, but watermarked! I only want the big single image in image.php watermarked. Someone an idea ..?

Loop code in album.php


" title="">

Member
Member
sbillard   2008-02-07, 03:06
#2

You could try using printCustomAlbumThumbImage() instead.

Member
Member
jules11   2008-02-07, 03:28
#3

thanx for the quick respond. mmh, still doesn't work, still watermarked thumbs.
printCustomAlbumThumbImage() is for an overview of all albums I guess.
I need all images of an album..
I use printCustomSizedImage() because I have another output of thumbs (in another size) on the homepage.

www.aedt.de

Member
Member
sbillard   2008-02-07, 03:55
#4

You will have to delete your cache. Watermarks are part of the cached image, so if you change things to not watermark them you have to delete all the images in the cache that have a watermark in them.

You might also want to try tonight's nightly build. There has been some new implementation on watermarking. In particular, there is an eleventh parameter to printCustomSizedImage() to control whether the image is watermarked or not. Pass true to have it supress the watermarking.

Member
Member
jules11   2008-02-11, 07:12
#5

ok, works fine now for upcomming photos, thnx a lot.

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