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
Import CSV issue
-
- Phoca Member
- Posts: 18
- Joined: 01 Mar 2014, 21:33
Re: Import CSV issue
Update: exporting and reimporting the same XML file, importing function works fine
-
- Phoca Member
- Posts: 18
- Joined: 01 Mar 2014, 21:33
Re: Import CSV issue
Update 2: xporting adn reimporting a modified XML file (with a new product), importing function works fine
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Import CSV issue
Hi, try to open javascript console when importing/exporting and see if there is no error when getting network request
https://www.phoca.cz/documents/16-jooml ... -conflicts
Jan
https://www.phoca.cz/documents/16-jooml ... -conflicts
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 18
- Joined: 01 Mar 2014, 21:33
Re: Import CSV issue
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
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
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Import CSV issue
Ok, thank you for the info.
Jan
Jan
If you find Phoca extensions useful, please support the project