The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
That doesn't get what the original poster is asking for. They want custom profile fields below the avatar.
Here's a link for a gender mod: https://vborg.vbsupport.ru/showthread.php?t=117973 As far as the others, I'm not sure. But you would have to go to AdminCP > Styles & Templates > Search in Templates > find the postbit_legacy template Then find: Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> Code:
<!-- Member id: --> <div>Member #: $post[userid]</div> <!-- /Member id: --> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|