
Originally Posted by
DivaVocals
None of your images are being served up from the bmz_cache folder AND when I view what should be your small or medium images, I am only seeing the large image there as well.. Same holds true for your category images..
Seems as if you do not have IH2 completely configured/installed correctly. I strongly suggest re-reading the readme files particularly the section which covers the image settings and configuration. Make sure all your image settings are correct Also double check your IH2 installation as well to make sure you have all the files in place..
More examples of what I mean.. Looking at this product:
http://silvaro.nl/meisjes/armbanden/...uw-met-sterren
The path to the category image for Meisjes > Armbanden should be something like this: (added spaces so the URL is not truncated by the forum software)
http: // silvaro . nl/meisjes/armbanden/bmz_cache/9/9a4b3c8458fe234f7f23e7e8571e45ab.image.35x40.gif
Instead it is this:
http://silvaro.nl/images/ARMK00001.JPG
Here's the current HTML code for your category image:
Code:
<!--bof Category Icon -->
<div align="left" id="categoryIcon" class="categoryIcon"><a href="http://silvaro.nl/meisjes/armbanden"><img src="images/ARMK00001.JPG" alt="Armbanden" title=" Armbanden " width="35" height="40" /><br />Armbanden</a></div>
<!--eof Category Icon -->
It should look something like this:
Bookmarks