I am trying to import products using a csv file in Magento 1.5.0.1. I uploaded all the images to the folder /media/import but only the last image is imported. For example, if I upload 4 products with the corresponding images, all of them are imported but only the last one has its image.
Does anybody know what is happening? or how to solve this issue?
Thanks.