Magento 1.5.0.1 – Problem Importing Images with Advanced DataFlow Profiles

Magento 1.5.0.1 – Problem Importing Images with Advanced DataFlow Profiles

Software

  • Magento 1.5.0.1

Server Environment (dedicated)

  • Lynix/Windows
  • Apache
  • PHP
  • MySQL

Problem Description

  • After upgrading to 1.5.0.1 version of Magento, CSV-based import does not import images.  All other product information gets imported correctly, but images are being ignored.

Workaround (solution pending)

Upgrade to the latest version of Magento (at the moment it is ver. 1.5.1.0-beta1).  Create a new import profile just for images and bring them in separately. To do so follow the steps below:

  1. go to System > Import/Export > Dataflow – Profiles.
  2. Click Add New Profile.
  3. Setup a profile and select NO for “Original Magento attribute names in first row” (see attached screenshot)
  4. Map the fields to the ones in your CSV
  5. Save and Run the profile with your CSV

As long as the product is already imported the image CSV can just have a sku, image, thumbnail, small_image fields.

If the product does not exist, you’ll get an error on that line.

Hope this helps someone.