@thelaw:
Does it import the users though it shows the error? (Check for the janedoe and the johndoe examples in your user list)
I also receive the invalid errors with the example file but the import works nevertheless. With my own csv files it works fine and without any errors… (as long as I stick to certain rules: don’t use passwords that are in use already and you have to use certain fields like user_login)
Good luck 🙂
Update:
I just checked in Np++ and it was my fault the import didn’t work. It was set to ANSI instead of UTF-8.
Great stuff and thanks again!
Great plugin, thanks for sharing it, Ulrich Sossou!
I also have issues with importing special characters like ä or ö.
The import of the csv works, I have checked the double quotes in Notepad++ and it’s all there.
It would be perfect if anyone knew a solution for this problem.
Thanks a lot!
(edit: I’m using WP 3.3.1 and the plugin 0.3.1)