[geeklog-users] Batch user import error "..is not a valid email address, account not created"

Dirk Haun dirk at haun-online.de
Sun Mar 9 12:38:59 EDT 2008


John Sage wrote:

>"B_User is not a valid email address, account not created"

Sounds like a mixup with the lines and columns in the data file. I.e. it
thought "B_User" was the email address.

So I'd say either there weren't always tabs between the columns or the
lines of the textfile weren't always using the same linefeed characters.
We're using PHP's file() command[1] internally to read the data file -
not sure how well that handles mixed linefeed characters.

bye, Dirk

[1] <http://www.php.net/manual/en/function.file.php>


-- 
http://www.geeklog.net/
http://geeklog.info/




More information about the geeklog-users mailing list