I’ve always use this method to import products with images: - putting all the images to import in “/media/import”; - add “/image_name.jpg” to image column in the csv file to import;
Since magento 1.5.1 this method stop working.
I always get “Image Does not exist!”.
Do anybody know how to solve this?