The Arcive of vBulletin Modifications Site. |
|
#1
|
|||
|
|||
![]()
Alright, here is the situation.
I created new user profile fields that are mandatory to fill out. Now, what I want to do with those is the following: 1) person registers, (2) user posts on a thread, (3) after posting, the three new user-fields will be shown where the default user-fields are located (i.e.-location, occupation, age...), along side the post of course. If someone can help me out, that would be great. I need this help relatively quickly. Kind of in a bind at the moment. Thanks. |
#2
|
|||
|
|||
![]()
You have to edit the postbit or postbit_legacy template to show it. I think this is the code off of my head
Code:
<if condition="$show[fieldx]"> $post[fieldx] </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|