Try the Demo

Magento Forum

   
Problem with importing product images
 
wundbread
Jr. Member
 
Total Posts:  4
Joined:  2010-05-16
 

I’m doing an import and defining the image in my csv file like:

image            small_image       thumbnail
/ACE12408.jpg    /ACE12408.jpg    /ACE12408.jpg

The import adds the image into the product gallery, but does not actually use the image for the thumbnail, small, and image.

I have to then go in and manually select the thumbnail, small image, and base image radio buttons and save in order for the image to be used in the thumbnail, etc…

Any thoughts?

 
Magento Community Magento Community
Magento Community
Magento Community
 
wundbread
Jr. Member
 
Total Posts:  4
Joined:  2010-05-16
 

On further investigation the image, small_image, and thumbnail attributes are being written to the catalog_product_varchar table, but not the flat table.  Rebuilding product flat data doesn’t help (they are still set to NULL). 

Only thing I can do is go and manually select the image from the gallery, which obviously isn’t an option for 4,000 products.

 
Magento Community Magento Community
Magento Community
Magento Community
 
shoakeyi
Member
 
Avatar
Total Posts:  37
Joined:  2010-05-13
 

As far as I know, this did never really work with the import over csv and images. The result with my tests was always exactly the same as you describe it. But I have to add, that I only tried it until Magento 1.4.0.1 and then switched for csv-import to MAGMI, which is much more convenient for me in many aspects.

 
Magento Community Magento Community
Magento Community
Magento Community
 
mongcybertegic
Member
 
Total Posts:  38
Joined:  2010-07-07
 

We are having similiar problems. We don’t have any images yet uploaded into FTP, it was giving us “image error” when we tried to import our CSV.

 
Magento Community Magento Community
Magento Community
Magento Community
 
wordism
Jr. Member
 
Total Posts:  9
Joined:  2011-09-02
 

same problem here with 1.5.0.1

 
Magento Community Magento Community
Magento Community
Magento Community
 
imagecollective
Jr. Member
 
Total Posts:  3
Joined:  2012-01-05
 

I’ve been using magmi product for a couple of months now and it has become absolutely essential to my workflow. Up until yesterday it worked perfectly but since then it will import all the products fine, but will not create and move the image files at all. So all the products show in magento front and backend but no images are associated with it.  I’m using magento 1.5 and magmi 0.7.16 with the image processor plugin. If there is anything you can suggest to help i would be very appreciative

 
Magento Community Magento Community
Magento Community
Magento Community
 
tara21190
Jr. Member
 
Total Posts:  4
Joined:  2012-03-29
 

You can absolutely upload the individual thumbnails but it is a little tricky. From what I understand from my programmers you first upload the images into your image directory on your host server and then note the folders. From there add the appropriate names at your images csv file. You only need the product name and ID/SKU plus the image columns for the csv. This is where it gets tricky, you have enter a specific notation that it is a thumbnail. Of course the other way which I usually do is just go to each individual product and add them in but seems like you have a lot of products to which the csv upload method is much better.  Check with a developer or post it as a job on the jobs listings.

 Signature 

mothers jewelry | mothers day jewelry | mothers necklace | personalized jewelry for moms | personalized necklaces for mothers

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top