![]() |
real name in ucp & postbit
i'm looking for an article that allows me to put a custom field into the user profile and postbit, someone can help me?
|
Use the variable: $post[fieldX] for postbit, and $userinfo[fieldX] for profiles. Where X is the field number.
|
Add the field/fields you would like to the profile and then just add this in the post bit.
If you want one field for the name then add this code. Code:
<if condition="$post['fieldx']"> If you want a field for the first name and a field for the last name then do the following. Code:
<if condition="$post['fieldx']"> $post[fieldx2] = Last name vbulletin will tell you the field numbers in the profile field manager |
thx guys :)
|
All times are GMT. The time now is 02:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|