1
macmend
mass creation of members
  • 2008/11/23 21:38

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


I have created a members only site for a charitable organisation I belong to. I now need to add 300 members and have a couple of questions

1. Is their anyway to import a membership list with names and emails or must I do each individually?

2. with each membership created a mail goes out, does this mail contain the login and password or just a login name, (I looked at the message tpl and it does not appear to contain a password can this be altered)


Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

2
jobrazo
Re: mass creation of members
  • 2008/11/23 22:00

  • jobrazo

  • Just popping in

  • Posts: 46

  • Since: 2007/9/26


There is a scipt to create users with a CSV file.
I used it once to upload my memberlist.
http://dev.xoops.org/modules/xfmod/project/showfiles.php?group_id=1061

3
Anonymous
Re: mass creation of members
  • 2008/11/23 23:41

  • Anonymous

  • Posts: 0

  • Since:


About the second question: I would consider to make standard usernames, something like name and the first two letters of the surname. In this way you can send all members a mail in bulk telling how the usernames are build. The password can be achieved by using the lost password procedure. Doing it this way prevents you for having a lot of work. You may get complaints from a few members with less computer skills so in some cases you may have to help people out by giving them a name and password following the easy way.

4
ghia
Re: mass creation of members
  • 2008/11/24 1:18

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


For using the lost pasword procedure, you don't need a standardized name. The email address is sufficient.
In the confirmation mail the username and its password is listed.

5
macmend
Re: mass creation of members
  • 2008/11/25 15:18

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


but when the admin creates a member the confirmation mail is not sent it is the welcome mail

however I have looked now at all the templates and none has the password in it.
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

6
ghia
Re: mass creation of members
  • 2008/11/25 16:59

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


/language/english/mail_template/lostpass2.tpl

7
antifmradio
Re: mass creation of members

Quote:

jobrazo wrote:
There is a scipt to create users with a CSV file.
I used it once to upload my memberlist.
http://dev.xoops.org/modules/xfmod/project/showfiles.php?group_id=1061



what happens if i already have menbers in a clients webstite
and i want to add more from a XOOPs that is shutting donw?

If i use the script, would it overwrite members already in the system
or would it simply add onto the end of them?

8
ghia
Re: mass creation of members
  • 2008/11/26 0:26

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


All users are inserted to the database as new users.
Their uid follow the last one present.
I'm not sure what happens for duplicates in usernames or email addresses, if it will pass or what effects it may have if they are double in the database.

9
jobrazo
Re: mass creation of members
  • 2008/11/26 8:07

  • jobrazo

  • Just popping in

  • Posts: 46

  • Since: 2007/9/26


Quote:
what happens if i already have menbers in a clients webstite


The script is a "quick and dirty" script.
It adds your users and doesn't care about duplicates or typos in the mailadress.
It's perfect to set up a new userbase not to extend one.

Don't know how XOOPS will react with double usernames.

10
antifmradio
Re: mass creation of members

sorry guys
im not talkin about if users already exist with the same names or other cridentials
i mean lets say i have
400 users in a database
100 in an additional (these 100 are COMPLETELY DIFFERENT information)
If i use the script to add the 100
to the 400
would i end up with 500 or would it overwrite the original 100 of the 400.

Does that make sence?
i guess another way of asking is

would it simply add onto the end?

Login

Who's Online

142 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 142


more...

Donat-O-Meter

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

Latest GitHub Commits