Your shopping cart is empty. Browse our Store

Magento

Open Source eCommerce Evolved

Magento Forum

   
Skip import row, required field “store” not defined
 
srinigenie
Guru
 
Avatar
Total Posts:  359
Joined:  2008-02-04
 

finally found the issue ...the issue seems to be with the data where there are special characters that HTML doesnot understand .... try removing all special characters and upload, I think that will work ...
http://webdesign.about.com/library/bl_htmlcodes.htm

 
Magento Community Magento Community
Magento Community
Magento Community
 
ivax23
Jr. Member
 
Total Posts:  11
Joined:  2008-04-22
 

Hi everybody!

I’m still having the same Skip import row, required field “store” not defined problem. Anybody knows the solution?

 
Magento Community Magento Community
Magento Community
Magento Community
 
srinigenie
Guru
 
Avatar
Total Posts:  359
Joined:  2008-02-04
 

did you check your import csv file? does it have description fields with special characters like “hypen”?

 
Magento Community Magento Community
Magento Community
Magento Community
 
ivax23
Jr. Member
 
Total Posts:  11
Joined:  2008-04-22
 

Thank u for your fast reply!

I checked the csv and it hasn’t special characters (coz the characters had I changed for using your link). What do you think?

 
Magento Community Magento Community
Magento Community
Magento Community
 
srinigenie
Guru
 
Avatar
Total Posts:  359
Joined:  2008-02-04
 

hmmm ....strange ...try a simple import with only the sku, qty and ofcourse the other mandatory fields alone ...

 
Magento Community Magento Community
Magento Community
Magento Community
 
ivax23
Jr. Member
 
Total Posts:  11
Joined:  2008-04-22
 

Ok! I’m gonna do it and I tell u something.

Thx

 
Magento Community Magento Community
Magento Community
Magento Community
 
ivax23
Jr. Member
 
Total Posts:  11
Joined:  2008-04-22
 

It’s still the same problem. I attach the file which i’m trying to upload coz i don’t understand it.

Thank u very much

 
Magento Community Magento Community
Magento Community
Magento Community
 
ivax23
Jr. Member
 
Total Posts:  11
Joined:  2008-04-22
 

And the error…

* Starting profile execution, please wait…
* Warning: Please don’t close window during importing/exporting data

* Starting Mage_Dataflow_Model_Convert_Parser_Csv :: parse
* Found 2 rows
* Starting catalog/convert_adapter_product :: parse
* Skip import row, required field “store” not defined
* Skip import row, required field “store” not defined
* Processed 100% 2/2 records
* Imported 0 records
* Finished profile execution.

 
Magento Community Magento Community
Magento Community
Magento Community
 
ivax23
Jr. Member
 
Total Posts:  11
Joined:  2008-04-22
 

Here it is!

File Attachments
export_all_products.txt  (File Size: 2KB - Downloads: 53)
 
Magento Community Magento Community
Magento Community
Magento Community
 
cibernoid
Sr. Member
 
Avatar
Total Posts:  163
Joined:  2008-02-12
 

Commas are missing from your csv and everything is messed up. The right format should be:

“store”, field1”, “field2”

“admin”, “value1”, “value2”

etc.

 
Magento Community Magento Community
Magento Community
Magento Community
 
ivax23
Jr. Member
 
Total Posts:  11
Joined:  2008-04-22
 

Ups… it wasn’t the correct file!

Uploaded again!

File Attachments
export_all_products.txt  (File Size: 2KB - Downloads: 51)
 
Magento Community Magento Community
Magento Community
Magento Community
 
ivax23
Jr. Member
 
Total Posts:  11
Joined:  2008-04-22
 

Finally, I got it!

Many thanks to srinigenie!!

The problem was the file!

 
Magento Community Magento Community
Magento Community
Magento Community
 
AnnaM
Sr. Member
 
Avatar
Total Posts:  236
Joined:  2008-01-29
San Francisco
 

well I still have the same problem, never had it before the rev up.  when exporting prods created in admin, store is defined as Admin, that will not import.  changed it to default, that will not import, rather it does import, but does not associate grouped product with its simple products. 

So I may have two problems, why this error below, and why is grouped product not asscoating with simple products?  PS Ihave successfully imported several times when there were no grouped prods, and the store then was defined as default, I still have the good csv files that worked. So its puzzling why its telling me this now, could the rev up have a bug.  And why a groupeld prod does not associate with its simple prods, when I used the exact same format.  It just shows on the front end, but says out of stock, becasue its not asssocaited with any simple product.

# Skip import row, required field “store” not defined
# Processed 100% 9/9 records
# Imported 8 records

two grouped products (1 grouped + 3 simple for each grouped=8, and I guess the headers are 9 and it skipped the headers for some reason.  Any ideas?  Thanks.

 Signature 

Anna
Live Long and Prosper

 
Magento Community Magento Community
Magento Community
Magento Community
 
JikeSpingleton
Jr. Member
 
Total Posts:  12
Joined:  2008-05-01
 

I too am getting this error. I really need to be able to upload products. I tried creating a test product and exporting it, the reimport of the .csv THAT MAGENTO MADE failed with the “store” error as well. This is terrible. Can someone please help?

I’ve uploaded the file I am trying to import and attached it to this post.

File Attachments
Tools.txt  (File Size: 72KB - Downloads: 98)
 
Magento Community Magento Community
Magento Community
Magento Community
 
gabrielk
Member
 
Avatar
Total Posts:  68
Joined:  2007-11-30
 

I fixed this problem by setting “default” as the name of the store in the csv, and modifying the import profile by selecting a website to import to (rather than leaving it as the root site).

As a side note to AnnaM, I remember reading a response from someone from Mangeto to a thread (or maybe it was in the “known issues” release notes) that DataFlow does not currently map configurable and grouped products.  In my case, I created a stand-alone php script that reads the product database and creates a catalog_product_super_link record to link the simple products to their parent configurable products via MPN (manufacturer’s part number, a custom attribute that is shared between simple and configurable products, and is not unique for each products like sku is).

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International) to request a call-back.
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien    Privacy Policy|Terms of Service