The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Displaying a User Profile Field for the thread starter in threadbit
On a forumdisplay page, specifically in the threadbit template, next to the username of the user who started the thread, I'd like to also show the contents of a User Profile Field for that user.
I know how to do it within postbit by using $post[field5]. How would I do the same thing in threadbit? Here is the bit of code from threadbit... Code:
<span style="cursor:pointer" onclick="window.open('member.php?$session[sessionurl]u=$thread[postuserid]', '_self')">$thread[postusername]</span> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|