261
christian
Re: Batch add users?
  • 2005/3/23 1:01

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

You can look this thread.

Best regards



262
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



263
christian
Re: SQL Query Help Please
  • 2005/3/17 0:59

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

Heu , it is not a academic model (merise).

However you can attempt with LIKE, MATCH, or SET in your where clause.

Best regards



264
christian
Re: bulk user creation
  • 2005/3/16 13:38

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


1) At first this file was created for a school.

2) I don't know

I made a new package where the users file contains only : user, name, email.

If not email in file, this is created automatically with your domains.

You can download here

Best regards



265
christian
Re: bulk user creation
  • 2005/3/16 1:13

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


1) The file bd_test.sql is just use for test your data file in a test database

2)yes, the script (phpfile.php) create the users in the xoops_users table(line 34) and xoops_groups_users_link (line 50). No the current users are not deleted.

(sorry for my poor english)



266
christian
Re: bulk user creation
  • 2005/3/15 12:50

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi Nixon,

you can look this thread.

Best regards



267
christian
Re: User Imports CSV or simular
  • 2005/3/8 9:26

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


With Hervet, we have made a small script for this action (sorry, comments in french).

Best regards



268
christian
Re: How to run Login page on SSL?
  • 2005/2/2 21:06

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


You can look this threads here and here (but in french for the last).

Best regard.



269
christian
Re: Language pack translation tool?
  • 2005/1/31 8:49

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Do you know winmerge ?



270
christian
Re: scheduling a php script
  • 2005/1/21 20:23

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


You can use the free services of webcron.org but it's in french.

Best regards




TopTop
« 1 ... 24 25 26 (27) 28 29 30 »



Login

Who's Online

243 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 243


more...

Donat-O-Meter

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

Latest GitHub Commits