Re: Image Handler Watermark
I was so frustrated that the watermark is not applied to my images so I decided to check the code of IH2, and it turns out that if IH2 cant decide the size type of the image it wont apply watermark to it (quite understandable)
However, it gets tricky here: how does IH2 sees which sizetype is it? It does so by checking the suffix of the image (_LRG, _MED) for example, so you are doomed if you do not upload 3 images for every product then.
A way to get around this, is to pass an additional variable into IH2 to force IH2 to use the size type you want, this will involve changing IH2 code a bit and also changing zencart zen_image function to allow passing an additional param.
Anyhow, hope this bit of info helps whoever facing this particular problem, it drove me crazy.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me