The Arcive of vBulletin Modifications Site. |
|
Force users to complete new required fields Details »»
|
|||||||||||||||||||||||||||
|
Force users to complete new required fields
Developer Last Online: Jan 2011
Hey guys, first post here, as I have only been using/running vb for a little over a week now.
Basically I added some new required fields for users, so I wanted a way to make users fill out the new fields before they could use the site. It is real simple, and only requires adding a block of code to the global.php file and adding an error template. First, in global.php, find "$logincode=makelogincode();" (should be the last before ?>) And underneath it add: PHP Code:
PHP Code:
If I posted this in the wrong forum or in the wrong format, I am sorry. Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
do u mean it forces people who are registerin to fill them in? or already registered users to go and fill the new fields in?
|
|
#3
|
|||
|
|||
|
For users that had registered prior to you adding the required fields.
|
|
#4
|
|||
|
|||
|
how do we force the users to enter their birthdates?
i am also using the country flags hack as well as the gender hack. how do i force them to update those? any advice is appreciated. thanks in advance. |
![]() |
|
|