The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Users Name
Im trying to figure out how to get the logged in users name to show up in the header.
something like "welcome Back John" Im not looking for a login box just the name to show after they loggin thanks in advance cmedic101 |
#2
|
||||
|
||||
This is the code used in the navbar. You can try it elsewhere:
HTML Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong> HTML Code:
Welcome $bbuserinfo[username] |
#3
|
|||
|
|||
Quote:
Thank you Works well! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|