Thanks for your ideas Tophand.
I have other products that have no spaces in the names and the same thing happens.
I believe the naming is correct - when I disable IH2, the pictures display correctly. The live version of the site is at https://www.mygreenerhome.co.uk and you can see there (where IH2 is not yet installed) that the images display fine. But I do appreciate that in the error console message there is a mix of my naming and that of IH2.
All the images so far have been uploaded using ftp and then added to the products using the admin/products menu system.
As for the //, I saw that but I have no idea why it is there. I have not modified any code and cannot explain why IH2 should pop 2 slashes in there. I think that it only occurs with images that have names in them.
This product:
http://ed.homelinux.com/index.php?main_page=product_info&cPath=18_22&products_id=134
has no spaces in the names, and gives the following errors in the console:
Error: missing ) after argument list
Source File: http://ed.homelinux.com/index.php?main_page=product_info&cPath=18_22&products_id=134
Line: 255, Column: 150
Source Code:
45eba159555.image.97x88.jpg" alt="Tefal Quick Cup" title=" Tefal Quick Cup " width="97" height="88" style="position:relative" onmouseover="showtrail('bmz_cache/0/0e5a100951fd40934e13077235048632.image.131x120.jpg','Tefal Quick Cup',97,88,131,120,this,0,0,
In this case there are no //, but equally there is no longer a mix of image names.
This is how it should look:
http://www.mygreenerhome.co.uk/index.php?main_page=product_info&products_id=10
Edwin