Page 1 of 1

Import CSV issue

Posted: 21 Feb 2019, 14:57
by michy5
Hi,

I'm trying to import a csv file but import Button does not work.
Here what I did:

- I made a CSV Export and filled in the fields I needed
- I uploaded the updated CSV file and clicked on UPLOAD
- the component recognize that there are some products to import but when I click on Import button no process starts.

What could be the problem?
thanks

Re: Import CSV issue

Posted: 21 Feb 2019, 15:22
by michy5
Update: exporting and reimporting the same XML file, importing function works fine

Re: Import CSV issue

Posted: 21 Feb 2019, 15:52
by michy5
Update 2: xporting adn reimporting a modified XML file (with a new product), importing function works fine

Re: Import CSV issue

Posted: 22 Feb 2019, 12:27
by Jan
Hi, try to open javascript console when importing/exporting and see if there is no error when getting network request


Image

https://www.phoca.cz/documents/16-jooml ... -conflicts

Jan

Re: Import CSV issue

Posted: 22 Feb 2019, 14:27
by michy5
Hi Jan,
thanks for your answer. The problem was much simple: the software (Libre Office) that I used to open exported CSV file loaded fields as STANDARD.
Changing the type of fields to TEXT all worked fine.

Sorry for the loss of time I caused to you.
Thanks

Re: Import CSV issue

Posted: 25 Feb 2019, 17:38
by Jan
Ok, thank you for the info.
Jan