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?main_page=product_info&products_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