Jump to content

Multiple images


Recommended Posts

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

  • 1 year later...
×
×
  • Create New...