I am having a huge problem with images, the worst thing about osCommerce is all of the images for your products HAVE to be in the IMAGES folder ONLY you cannot change directory within the main interface, i have however tried changing it in the SQL which it does work for catigories but not the main product here is some examples

pic. image path=images/diecast/models/*pic*.jpg

http://www.manymanytoys.com/TestFolder/cat...t=2a&page=1
As you can see the pics work find here but.....

http://www.manymanytoys.com/TestFolder/cat...products_id=831
When going into product discriptions they do not display correctly.....
here when you look at the path its images/diecastmodelspic.jpg

It smashes everything together and i dont know where in the php to fix this issue.