Import CSV issue

Phoca Cart - complex e-commerce extension
michy5
Phoca Member
Phoca Member
Posts: 18
Joined: 01 Mar 2014, 21:33

Import CSV issue

Post 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

Tags:
michy5
Phoca Member
Phoca Member
Posts: 18
Joined: 01 Mar 2014, 21:33

Re: Import CSV issue

Post by michy5 »

Update: exporting and reimporting the same XML file, importing function works fine
michy5
Phoca Member
Phoca Member
Posts: 18
Joined: 01 Mar 2014, 21:33

Re: Import CSV issue

Post by michy5 »

Update 2: xporting adn reimporting a modified XML file (with a new product), importing function works fine
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Import CSV issue

Post 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
If you find Phoca extensions useful, please support the project
michy5
Phoca Member
Phoca Member
Posts: 18
Joined: 01 Mar 2014, 21:33

Re: Import CSV issue

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Import CSV issue

Post by Jan »

Ok, thank you for the info.
Jan
If you find Phoca extensions useful, please support the project
Post Reply