The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
custom field in postbit_legacy
I have a custom profile field that I have created. It stores a number that can only be set by an admin. I'd like it to appear just like the Trader Rating in this forum:
http://www.hoopscollector.com/forum/showthread.php?t=4 But it would say: TR Feedback Rating: (#from profile here) I know i would have to edit the postbit_legacy field, but how would I pull that number out of the database? It'll be a static number set only by the admin. Whats the best way to do this? I'm completely new to VBulletin but enjoying all the great features it has. Thanks! |
#2
|
||||
|
||||
Look for in postbit_legacy:
Code:
$vbphrase[posts]: $post[posts] Code:
<br> TR Feedback Rating: ($post[fieldx]) |
#3
|
|||
|
|||
Perfect! Thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|