The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Location field required
Hi, I am wondering if there is a way to require the location field in the profile to be filled?
|
#2
|
||||
|
||||
YOu mean filled at registration?
First you'd have to add the location field to the registration form (not there by default). For that, you could add in a plugin at register_form_start with something like... PHP Code:
Next you'd want to make a plugin on register_addmember_process to check and add that info. Something like: PHP Code:
|
#3
|
|||
|
|||
Thanks. I'll give it a try. I search for some time for a plugin to do just that. Could not find one for 4.2.
--------------- Added [DATE]1343234333[/DATE] at [TIME]1343234333[/TIME] --------------- Didn't work. The field is missing from the registration form --------------- Added [DATE]1343235632[/DATE] at [TIME]1343235632[/TIME] --------------- Got it. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|