11
christian
Re: bulk user creation
  • 2005/3/22 2:36

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


You must duplicate this lines

$numgroup ='2';
$query = "INSERT INTO xoops_groups_users_link (groupid, uid) VALUES('$numgroup', '$uid')";
$result= mysql_query($query);

Replace $numgroup ='2'; by $numgroup ='6';

Best regards

12
nixon
Re: bulk user creation
  • 2005/3/22 5:57

  • nixon

  • Just popping in

  • Posts: 35

  • Since: 2003/3/7 2


Thanks christian, I thought that would be the go but I didn't want to test it without some help.
Cheers

13
draj
Re: bulk user creation
  • 2005/12/28 8:15

  • draj

  • Quite a regular

  • Posts: 271

  • Since: 2005/6/23


Hallo!

Does not work. It imports one no name user as the last user. Any ideas?

Login

Who's Online

247 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 247


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits