Hi,
My Image Handler appears to be working just fine for small and medium images, however, when I click to view larger images, I don't think Image Handler is doing anything at all for those.
I've checked all settings and permissions on all image folders and bmz cache are set to 755.
IH resize images yes
IH small image filetype no_change
IH small image background 255:255:255
IH watermark small images no
IH zoom small images yes
IH small image hotzone no
IH small image compression quality 85
IH medium image filetype no_change
IH medium image background 255:255:255
IH watermark medium images no
IH zoom medium images no
IH medium image hotzone no
IH medium image compression quality 85
IH large image filetype no_change
IH large image background 255:255:255
IH watermark large images no
IH large image compression quality 85
IH large image maximum width 750
IH large image maximum height 600
When I check the images under the Image Handler listings, it lists the correct resolution for the large file at 750px, but when I click on the image, it shows up at original max resolution, anywhere from 1200px to 2500px.
I've cleared the image cache several times as well.
Can anyone please tell me what I'm missing here?
Here is a link to the category:
http://www.autonetperformance.com/sh...ex&cPath=13_24
All other categories use smaller images, so they're not an issue.
Hello there,
I had set up a wiki with an FAQ for IH back in May, 2006 when I was actively developing the plugin. It is free to everyone and you needn't even register. It contains just one question because I had no time to scan this thread for those answered questions back then and I have even less time nowadays. Please go ahead and use the pages in my public wiki but remember, it is for answered questions, that means, the problem must be resolved before the question is put there with it's answer. Otherwise how would you put an answer to the question?
There is a zen cart wiki, too. It even sports an area for 3rd party contributions but I believe you have to register or login. It would be a good idea to copy the information from the FAQ on breakmyzencart to the zen cart wiki once there is some valuable information there or even use the zen cart wiki right from the start. Maybe someone (or some more?) will take the time after their recurring problem is solved and post the solution there but we know all how it is: once the problem is solved, another one or some wicked deadline arises (wich we knew would arive for weeks) and we don't have time for the documentation.
Cheers,
Tim
Last edited by timkroeger; 11 May 2009 at 08:52 AM.
Don't know if anyone's found the fix for this but I did discover a way to eliminate the problem (not fix it) with a css hack:
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* only webkit-based browsers will read the following styles */
#trailimageid {
display: none;
}
}
That will make hover images not display in Chrome or Safari. Until someone comes up with a better, more appropriate fix, that's what I'm using. I've wasted too much time trying to get the hover images where they ought to be. I'd rather just not have them display in Chrome at all.![]()
I have a problem with a image link at the bottom of my site that reads - Click Image to Close. This I would like to get rid of, but when I try to my page want load. It did not appear until I installed image handler. Does anybody have any ideas I would be grateful.
You can see my website in my signature. Thank you
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
I am getting this error when I go to the IH2 image manager:
Warning: preg_match() [function.preg-match]: Compilation failed: unmatched parentheses at offset 7 in /home/digitalp/public_html/BIGIMPACTFASHION.COM/admin/image_handler.php on line 54
Any ideas?
I inatalled this on a cart couple of days ago and have been reading trying to find an answer to this.
The extra images seem to add and show up just fine. Now however, the main image for the product shows the red x for the missing image.
the link to the image is images/medium/IMAGENAME_MED.jpg but there is no image in that folder for this.
Interestingly when I click on that miasing (or the link larger image) the large image appears.
What is missing to create the _MED.jpg image?
Bookmarks