I would repost this to the main Image Handler 2 Thread and change the Title so it gets the attention it needs, I am not a IM2 expert (yet), I would just chase the code, personally.
-sean
Printable View
Thanks. I know nothing about php and javascript but ive decided to change it myself w/o anything fancy. (probably with tons of redundant code).
I just need to know how to call the_path_to_medium_png so I can have every product load its particular MED graphic for the rollover...
For some reason my file sizes go from 5kb to 100kb and my mediums go from 10kb to 1mb when I upload my own images. I'll start asking in the other forum how to modify the template. I think it wont be pretty but i'll have static code in my html_header.php and new_products, product_listing templates.
Thanks!
I have a working test version of my shop. When I install the latest version of IH2 (not the one from Tim's site) I cannot see additional images on the product page, but I can see them in the IH admin pages.
I have read this thread all day (literally) and followed every suggestion on how to get these additional images to show in the product page and none solve this problem.
I note that the product pages display with one error (using Firefox) for each additional image that should have been displayed. An example follows:
Error: missing ) after argument list
Source File: http://ed.homelinux.com/index.php?ma...roducts_id=129
Line: 264, Column: 159
Source Code:
90cd509740b2.image.100x66.jpg" alt="Efergy Smart Meter" title=" Efergy Smart Meter " width="100" height="66" style="position:relative" onmouseover="showtrail('images//mod Efergy 3.jpg','Efergy Smart Meter',100,66,100,66,this,0,0,100,66);" onmouseout="hide
If it helps, the Firefox error console has a green arrow running underneath each error, which ends up pointing to the letter "i" of images following the showtrail command.
Having tried every other solution under the sun (and now moon) to solve this problem, I can only assume that this missing bracket might be the cause.
Do any wiser owls have any suggestions please?
Edwin
Any idea when the Medium Image Zooming will be implemented?
I'm having some problems with watermarking on IH2
I only plan to use watermark for large images, and have successfully done so for the IH2 images.. the 1st image can never seem to be watermarked.
If I sound confusing, do click here. As you can see, the black case is not watermarked. All other colours are watermarked.
I checked.. the first image is loaded from my server's image folder. the others from bmz_cache.. that should account for the failure to watermark
Any remedies for me? :)
Hi, thanks, tried that yet it still won't work - this is the page I'm trying to get it to work on - http://www.austinscarpets.co.uk/inde...&products_id=5
It's OK, I've fixed the prob now, did a re-upload of image handler and it rectified it.
Another question however, which would a be a great help, anyone know how to name additional images so that the name appears on the product page (maybe under where it says 'Click to enlarge'?)
Thanks
Anybody?!