![]() |
Custom field under post count number
Is there a way i can place a users custom field appear under the users post count if its filled out in their profile?
|
yeah add the following to the post bit template
PHP Code:
|
ok...I went to: Admincp > Stlye Manager > Edit Templates > postbit templates > postbit then i added your code right under
Code:
$post[musername] $post[onlinestatus] vbmenu_register("postmenu_$post[postid]", true); $post[musername] |
Are you using normal postbit (above the post) or legacy (left to the post)?
If legacy, you will need to edit postbit_legacy |
Alright, I got half of it working.. if i do
Code:
XBL Gamertag: $post[field5] Code:
XBL Gamertag: If i do Code:
$vbphrase[XBL_Gamertag]: $post[field5] Code:
: |
Code:
<if condition="$post[field5]">XBL Gamertag: $post[field5]</if> |
worked =) Thanks Slapyo!
|
All times are GMT. The time now is 01:02 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:
|