Referring to profile field variables in register template
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!
|