The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hey,
How do I add custom profile fields where you click one of the fields and it brings you to a different location on the internet? Also how can I make them viewable on the postbit? vBulletin default skin. |
#2
|
||||
|
||||
![]()
not sure what you mean by
Quote:
Adding a New Custom Profile Field |
#3
|
|||
|
|||
![]()
How To Add A Profile Field To The Postbit
IIRC profile fields don't allow HTML so you'd need to use template conditionals, something like the following assuming the link is meant to be in the postbit: Code:
<if condition="$post[fieldX]"> <!-- HTML you want to display here --> </if> |
#4
|
|||
|
|||
![]()
Thanks, I'll try that.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|