The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding custom profile info into user stats?
I have made a few custom profile fields that registering visitors must complete before they are a registered member. One of those custom fields is a Gender field where the user must enter what gender they are. I wish to have that information display below their name among the other user stats. I tried Gender: $post[gender], but that doesn't work. I was wondering if it was possible to get that information displayed under their name like I want, and what command to use to make it happen.
Thanks as always, |
#2
|
||||
|
||||
If you added the field to the custom fields table, then it's called by a different variable string. $ userinfo[field6] The exact name of the variable will depend on what field number is used. So, it could be [field3] or [field4].
If you have phpMyAdmin installed on your server you can browse the table to see what the exact title is. Otherwise it's going to be a hit or miss. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|