1. cpointcc
  2. RO CSVI
  3. Wednesday, 26 September 2018
  4.  Subscribe via email
I am having quite a bit of trouble on a test mapping and import test.

I keep getting this error: These fields have been found but are not supported by CSVI:

I have attached a sample import with 19 lines of data. The first row is the field names from the original data source. the last line is how I have mapped the field name.

I have attached a log file for the import. products10.csv com_csvi.log.90.zip

What am I doing wrong?

Joomla 3.8.12, php 7.2.10, csvi 7.8.0

Import template: MPW Product Import Test
Accepted Answer Pending Moderation
Roland,

I have gotten away for too long on this. When I tried uploading the test file today I am not getting this: Duplicate entry '0' for key 'PRIMARY'.

I think I know the issue but don't know how to fix it. I have added a field for the manufacturer to be the same as the category. I'm trying to wrap my head around the problem and getting confused.

The problem is it uploads the products fine but they are not selected to a category. How do you make them pick the correct category. Basically the manufacturer name and the category are the same for me.

Please advise.
  1. more than a month ago
  2. RO CSVI
  3. # 21
Accepted Answer Pending Moderation
Hello,

Products are linked to categories using the category_path field and manufacturers are linked using the manufacturer_name field.

Duplicate entry '0' for key 'PRIMARY'.
This seems to indicate (you did not include a debug log) that you are importing and id field with a value of 0. The primary key field should not be imported and left to the database to manage. Use the product_sku to manage the products and not IDs, that is the most stable way of doing the imports.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 22
  • Page :
  • 1
  • 2


There are no replies made for this post yet.
Be one of the first to reply to this post!