Zen Follower
- Join Date:
- Aug 2005
- Location:
- Cincinnati
- Posts:
- 323
- Plugin Contributions:
- 0
Image Handler 2 (for ZC v1.3.8 ONLY) Support
The html code quoted is directly from your site. If you load a page on your site with thumbnail images and do a View Source (Ctrl + U in Firefox on a Windows platform), you'll see it.
Image Handler is putting an extra slash in the Universal Resource Locator (url) between 'images' folder and the file name. Further, that url appears to be missing a key ingredient, namely the bmz_cache folder. An example (taken from our hardware catalog, where IH2 is up & running, is ```html
onmouseover="showtrail('bmz_cache/1/1ca21ca3bc8c06ca90412a858f970200.image.86x180.gif','Chrome Polish/Cleaners',42,88,86,180,this,0,0,42,88);"
Perhaps someone who is familiar with the guts of IH2 can point you in the right direction.> **kdgjevre:**
>
> Where is this HTML code and is there one place in the setup if IH2 that I can fix.