The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]() Quote:
By default the users profile shows the forumid in large lettering. We replace this with the users full name (with the forumid in smaller lettering below) Just trying to figure out the right way to do this in MEMBERINFO via custom template code. Here is the code for the forumid... calling field7 the same way doesn't work: Code:
<h1>$prepared[musername] $prepared[onlinestatus]</h1> Found my own answer... Code:
$userinfo[field7] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|