The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi If I have new user registration on, with verification of email, then after verification all users are automatically moved by the program to a "registered users" group.
Is there any way I can have the program instead move them to a group(ID) I setup with minimal access? |
#2
|
||||
|
||||
![]()
In register.php replace in this:
Code:
$usergroupid = 2; ![]() |
#3
|
|||
|
|||
![]()
Hey that's so cool, I hope that's the only mod required. Can you please confirm ?
![]() |
#4
|
|||
|
|||
![]()
Firefly could you please confirm this?
![]() |
#5
|
||||
|
||||
![]()
Yes.
|
#6
|
|||
|
|||
![]() Quote:
Quote:
In this case, I want to verify email, and then after that the program should move users to another custom grp automatically after email verification is done. Right now after email verification is done, all new users are moved to the "registered users group" I have not glanced at the code later on, but would changing 2 to another ID do this? Thanks again! |
#7
|
||||
|
||||
![]()
Oops, sorry, I meant to say member.php. You should find that line there.
![]() |
#8
|
|||
|
|||
![]()
Actually in register.php there is another code of line that deals with what happens after activation:
Quote:
I think this is where I'd need to change the usergroupid to my group's id? Could you help please? ![]() |
#9
|
||||
|
||||
![]()
Yes that's where you change the number... sorry about that.
![]() |
#10
|
|||
|
|||
![]()
Are you sure?
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|