My CVS doesn't work

Image A ACP drop-in, witch allow you to import a list of users to your forum

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

My CVS doesn't work

Postby nicolasGR on Wed 28. Sep, 2005 21:06

Hi,

I'm trying to use your script on my phpBB2 forum, but it doesn't work

my cvs file is formated like that :

john.doe@yahoo.fr;
luigi@mariobross.com;
mario@mariobross.com;
etc...

I tryed with this character ","
I tryed to put all the entries like that :

john.doe@yahoo.fr;luigi@mariobross.com;etc..

The first adress is imported, but the script skip all the others...

HELP !

Thanks
nicolasGR
Poster
Poster
 
Posts: 1
Joined: Wed 24. Aug, 2005 14:38

Postby eman on Mon 07. Nov, 2005 08:26

lol, this is csv, not cvs :P

i thought that too :P
eman
Poster
Poster
 
Posts: 11
Joined: Mon 29. Aug, 2005 08:05

Postby Niels on Fri 11. Nov, 2005 01:11

7the list should not include ;

just the emails

like

Code: Select all
abc@somehost.com
dce@otherhost.com
abc@3host.dk


it doesen't matter if 2 emails have same userpart (in the above example ther is 2 times abc)

is is posible to modify the code so the list can have both a email and a username, in that case the list should include a ; in the line to sepperate the email and username.
e.g.

Code: Select all
john;jt@some.com
alex;awr@other.com
joe;jg@hotmail.com


that would though require that you did change this line
list($user_email) = split (";",$users);
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46


Return to Import CSV [2.0.8/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron