shutzu Posted March 25, 2008 Share Posted March 25, 2008 Hi, I have a large db, of almost 2000 products, my problem is that almost each product has more than one image Image name are like this: <product ref>-XX.jpg, and that XX differs by the color of the product. How do you suggest I make multiple image upload? One option would be to add more than one "browse" field in the images tab (5 would be enough).... and then upload faster for each product Second option would be to move all the images in the img/p/ folder and modify the image.php file not to read the database but to read the images folder where will have images with <product ref>-*.jpg and make it assign any image to the product ref and then generate the thumbs Even so, I don't know how to make any of these.. Any help appreciated Link to comment Share on other sites More sharing options...
Hrvojeee Posted February 17, 2010 Share Posted February 17, 2010 hey shutzu, have You managed to find a more elegant solution? Link to comment Share on other sites More sharing options...
Recommended Posts