The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
* You can create 2 profile fields one for name and the other for sirname. Make sure the profile fields are hidden to user (non editable, admins view only) and note their ids.
* You can edit relevant template and remove username field, instead add 2 form textbox fields for name and sirname (note their name). * In register.php, find: PHP Code:
PHP Code:
* Create a template named "error_fillnamesirnamefields" and in it ask user to field to name and sirname fields. * edit template "error_alreadyregistered" ask user to reenter name and sirname fields. * find: PHP Code:
PHP Code:
If I didnt miss anything to edit, this should work.. Don't forget to edit relevant templates to remind user that his username = "name sirname".. ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|