Jump to content

[CLOSED] Import Categories Bug?


Recommended Posts

Prestashop 1.5.4.1, Windows 7 on localhost.

 

Hi

 

I am trying to import categories via CSV import. The format of the file is correct. When I try to import records using categories that already exist, the import works ok. What I would like to do is import new categories. This is where the problem lies. I get the following errors:

  1. iPods2 (ID: null) cannot be saved
  2. Property Category->link_rewrite is empty
  3. Test1 (ID: 105) cannot be saved
  4. Test2 (ID: 106) cannot be saved
  5. Test3 (ID: 107) cannot be saved

I believe this is a bug within the import process. Has anyone else had the same issue?

 

Attached file.

 

Thanks for reading.

Edited by prestatent (see edit history)
Link to comment
Share on other sites

  • 4 weeks later...

I had this problem, however my solution was:

 

I had a Sub Category in a CSV BEFORE its Parent.

 

I.e. Honda Civic on row 43, Honda on row 44.

 

Because Honda Civic had Parent Category Honda, it was looking for the parent that wasnt yet created. It then failed all ones after it with the same error.

 

Hope this helps someone

Link to comment
Share on other sites

×
×
  • Create New...