registering as a certain group registering as a certain group
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

registering as a certain group

Started by terramay, June 18, 2005, 10:27:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

terramay

Sorry for posting here... but I didn't see it anywhere else...

I want to open my register section. I want to have three categories of users. Public, Friends, Admin
I want the register function to be only used for public users to sign up. The friends users I sign up manually. How do I go about making sure that the register function is only for the public group?

Nibbler

Use the normal registered group for 'public' and then create/upgrade your friends into the 'friends' group.

terramay

I changed the name of the groups...

So does it go by order in the admin panel of the user groups? That's what I am really asking... how do I know which group is recieving members before doing so.


Nibbler

New members become members of the group originally named Registered (group id 2). If you renamed it then it is still the same group.

terramay

So... I got that finished. Now how do you add another field to the database for them to fill in where they register? Does this log their ip address?

Then when they recieve a confirm email where is that to add some text to it?

Nibbler

One question per thread please. You can change displayed texts in the language file eg. lang/english.php and there is a mod for additional profile fields.

terramay

Could you tell me where the profile mod is? I just looked in mods but didn't find it (1.3)..