Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi, not sure if this answer gets posted, the forums are being worked on these two weeks…

    The most likely problem is that your CSV file has DOS line-endings. You could load it in a decent text editor and convert line-endings to UNIX. Then try again.

    Otherwise… Did you take a look at the example CSV that is in the zipfile?

    Thread Starter djavet

    (@djavet)

    Hi Marcel,

    Thx a lot for your feedback.
    I’ve converted the end of line in Notepad++ to unix.
    My file was encoded as utf8, I change it to ainsi and it worked! Cool.

    Thx a lot.
    Dom

    PS: Thx for your great script.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Import failed…’ is closed to new replies.