• Hello Sir
    While I am trying to import data (about 250 lines-CSV), uploaing breaks inbetweeen and shows the error message there and here like:
    ————-
    The file participants-database-November-13-2015.csv has been uploaded.

    New columns imported from the CSV file.

    The number of items in line 112 is incorrect.
    There are 256 and there should be 16.

    111 records added
    ———–

    Can you help me?

    https://ww.wp.xz.cn/plugins/participants-database/

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    It looks like the CSV is not formatted using line breaks between records. I don’t know how you are creating your CSV, but when you are exporting the CSV from another application, like a spreadsheet, make sure the records are delimited by line breaks (not returns, for instance). In many applications, there are options for how to format the CSV when it is exported. You should check those before exporting to make sure it’s configured correctly.

    If you have access to a good text editor, you can open the CSV and see what character is getting used for the line breaks…it should be “new line”

Viewing 1 replies (of 1 total)

The topic ‘import’ is closed to new replies.