Hello,
i have a problem with my IH3 not showing small/medium images generated by IH. The problem is there is no image showing in store. If i view the source than i see this:
<img src="bmz_cache99dd46d47189e21621fb539e4f5feb7cc.image.100x68.JPG"........
The link created by IH misses "/" so correct version should be:
<img src="bmz_cache/9/9dd46d47189e21621fb539e4f5feb7cc.image.100x68.JPG".......
If i copy image source it looks like this:
http://clubdziecka.pl/bmz_cache99dd4...age.100x68.JPG
If i put "/"
http://clubdziecka.pl/bmz_cache/9/9d...age.100x68.JPG
It's working.
Why is it like that?
I'm using a fresh installation of ZenCart 1.3.9h and Image Handler 3 downloaded from zen-cart.com.
I'ts a pain since ZC 1.3.8 and IH2 for me i never managed to find the problem
IH was uploaded several times to server, bmz_cache, cahce, bmz_lock set to 777.
Cache does not have any logs.
Please help

Bookmarks