prestatent Posted July 3, 2013 Share Posted July 3, 2013 (edited) 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: iPods2 (ID: null) cannot be saved Property Category->link_rewrite is empty Test1 (ID: 105) cannot be saved Test2 (ID: 106) cannot be saved 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 July 4, 2013 by prestatent (see edit history) Link to comment Share on other sites More sharing options...
prestatent Posted July 4, 2013 Author Share Posted July 4, 2013 Anyone? The above reply did not really help at all !!! Link to comment Share on other sites More sharing options...
prestatent Posted July 4, 2013 Author Share Posted July 4, 2013 I have closed this topic as I've now submitted a bug report on forge. Link to comment Share on other sites More sharing options...
the_el_man Posted July 29, 2013 Share Posted July 29, 2013 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 More sharing options...
Recommended Posts