
Originally Posted by
wa11y
Hi
My problem is that when I install IH2 on my local apache web server everything works fine. It doesn't work on my hosted server - images are actually resized and stored in cache directory correctly, but I can't see any pictures in zen-cart.
Something is wrong with file paths - in page source I can see sth like:
<img src="bmz_cache882e49fdbf3ac072b4cb184b4b2a0570d.image.100x56.gif"...
- looks like two slashes are missing - if there was "bmz_cache/8/82e49fdbf3ac072b4cb184b4b2a0570d.image.100x56.gif" everything would work fine.
Seems like it looses slashes at some point and after long research I couldn't find at what point.
Bookmarks