I was trying to do a shortcut approach to adding the product images to the products table by adding them through a mySQL manager. I simply put the graphic file name in the products_image field and uploaded the images to the default directory catalog/images via FTP.

They don't show up - I have checked the products table (they are there, no typos) and appear just like the entries for the ones I uploaded through the OSMAX admin. Is there something else that needs to be set to get the images to display if you upload them through FTP and add the file names via mySQL manager?

Thanks - great work!

BTW: if anyone else has loaded images this way and it works for them, let me know and I will continue to look on my end for what I'm doing wrong.