The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
I believe anything over field4 is not a vBulletin default, as shown below. So this must mean that field5 and field6 are custom fields which means that are not likely to be in the default register.php?
Biography field1 Location field2 Interests field3 Occupation field4 |
#12
|
||||
|
||||
![]() Quote:
![]() PHP Code:
|
#13
|
|||
|
|||
![]()
Hi Sir,
Thank you for your reply. Sorry to say that I have not found out the location of this mentioned variable in the entire vbulletin package. It seems to be that this variable exists in the earlier version of vBUlletin. My current installed version of vBulletin is "vBulletin® v3.7.2 Patch Level 1". |
#14
|
||||
|
||||
![]()
Certain POST variables are passed through the input cleaner, which populates the $vbulletin->GPC array.
|
#15
|
|||
|
|||
![]()
guys i'm running vBulletin 3.5.8 and do not have this code in my class_dm_user.php file. what's up? since i cannot find it, i cannot proceed........ any help??
|
#16
|
||||
|
||||
![]()
Which code are you referring to?
|
#17
|
|||
|
|||
![]()
I'm referring to :
File: ./includes/class_dm_user.php Line: 634 Find: PHP Code: if (is_banned_email($email) AND !$this->adminoverride) and replace with: PHP Code: if (!is_banned_email($email) AND !$this->adminoverride) I am running 3.5.8 and therefore do not see this in the file specified above. Do i have any other options???? this is EXACTLY what i have been looking for for quite some time!!! |
#18
|
|||
|
|||
![]()
For 3.5.7
File: ./includes/class_dm_user.php Line: ~515 find: PHP Code:
PHP Code:
|
#19
|
|||
|
|||
![]()
Can you provide instructions how to navigate to the whitelist (previously the blacklist) so that i may begin allowing the designated users to register?
Thank you for helping me locate the code!! |
#20
|
||||
|
||||
![]()
Go to the default email censor (vBulletin Options > User Banning Options).
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|