You don't need to uppload more than one picture. The IH2 does the rest. Read at http://breakmyzencart.com/ih-docQuote:
Originally Posted by Shelia
Printable View
You don't need to uppload more than one picture. The IH2 does the rest. Read at http://breakmyzencart.com/ih-docQuote:
Originally Posted by Shelia
I want to use the watermark_LRG.png as gif instead as it is smaler, 80K vs 5K... I searched on watermark_LRG.png in Developers Tool Kit but could not find it.
xxxxxxxxxxxxxxxx
I found it but it did not look good in gif :no:
I have a strange bug in image handler 2.0 for zen 1.3
Warning: strstr(): Empty delimiter. in /includes/classes/bmz_image_handler.class.php on line 123
Warning: strstr(): Empty delimiter. in /includes/classes/bmz_image_handler.class.php on line 125
I delete all empty spaces on the end of the file and i still have that same problem
If anyone know how to fix it , please help .
Pawel
I had this error also. I had removed the suffix for medium and large images (under configuration > images). All I did to fix the error was to add the suffixes back ("_MED" and "_LRG"). Hope that helps.Quote:
Originally Posted by pawelsad
Thanks now everything working good :)Quote:
Originally Posted by gonsman
Pawel
Now i have second problem :)
When i move my mouse over the images i have that error in js:
Error: 'pageY' is null or not an object
I changes pageY to clientY and nothing that same problem
Im using 1.3.0.2 zencart and image-handler_2.0-zc13
If anyone can help please do that :)
Pawel
I just downloaded the js file used on the authors demo site..
It seems to work, however I do get a syntax error code 0 when there are no product images present....
Im using 1.3.0.2 zencart and image-handler_2.0-zc13
Clicking on "larger images" doesn't show my image. I checked the images/large directory and I have no images there and none have have been generated.
What am I doing wrong? When I upload a large images to the directory it appears!
Shelia