The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I am trying to add some additional fields for users profiles for gaming handles and things like steam, vimeo etc.
I have this code setup in the modifyprofile template and have added a custom profile field (field15) to be assigned to it. I can see the field under the details page but it doesn't seem to save. Code:
legend>Gaming Handles</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%"> <tr> <td colspan="2">You may enter your online gaming handles here.</td> </tr> <tr> <br /> <tr> <td>Xbox LIVE<br /> <img src="$stylevar[imgdir_misc]/xbox.jpg" alt="" /> <input type="text" class="bginput" name="field15" value="$bbuserinfo[field15]" size="25" maxlength="50" dir="ltr" /></td> Any help would be greatly appreciated and I will be adding my final result once done for others to use if they want in the future ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|