The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
How do I refer to profile field variable values in register template? I was able to get the values using {$vbulletin->userinfo[fieldX]} but how do I get the options for a select type input box? I was able to edit the code in register.php a bit to do that, but that would create problems on upgrade, wouldn't it? Is there a way to do it purely in templates? Thanks in anticipation! |
|
#2
|
||||
|
||||
|
You can choose, when editing the custom field, to show the field on registration.
|
![]() |
|
|