The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Checking Email on Registration
When users are registered to my forum, i want to make sure they don't user certain email suppliers, in order to check this, i need to run some functions on the $vbulletin->GPC['email'] on registration. The problem is that the only hook there is "register_addmember_process" and it appears only after the email is validated and checked:
PHP Code:
PHP Code:
Thanks! |
#2
|
||||
|
||||
Isn't checking email domains a standard vBulletin feature?
|
#3
|
|||
|
|||
well, according to what i'm reading in the "addmember" part, id doesn't. anyhow, i still need to add some code because there are 2 specific domains i don't want users to register with.
|
#4
|
||||
|
||||
vBulletin Options > User Banning Options > Banned Email Addresses
Quote:
|
#5
|
|||
|
|||
oops... stupid me... lol
thanks dismounted! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|