Friday, November 25, 2011

Magento 1.5.1.0 attribute import error while using .csv file,image does not exist error (solved)

Attribute error for example :- size error:1,2,3,4.... check wheather the attribute is present in the attribute value and  attribute set.If you find all ok and still have the error you can goto Catalog->manage attribute->size then you select the manage option and file the value with error and copy the value fron the text box from their and paste it on the .csv file this should be repeated for all value that you find error.

Image does not exist
Please not that if you find this error your product will not be imported so better to create a profile of your own and map it to corresponding field.
If you have the image in import folder media/import and your csv contain the right name still have the error you can put a back slash infront of the image name(  /name.jpg  ) .

Concatenate function will help you to add (/) to your image name using excel.
=CONCATENATE("/",N:N)



Magento 1.5.1.0 -configurable product import

Magento has added the feature for importing configurable product with association .To do importing go to admin and select System->import/export->import ,this import is different from profile import.


Magento 1.5.1.0 unable to import image
The new import you will not be able to upload image for this you can use the old profile import for this goto  System->import/export->DataFlow-profiles

 Magento 1.5.1.0 update problem
During updating with magento you could see that you stock becomes out of stock for that you can insert a field is_instock with value 1