View Full Version : how to display the user title instead of username
Hi all
how can I display the user title instead of the user name (login name) in the navbar where it sais "welcome username" in 3.5 RC2 ?
Thanks
BluPhoenix
08-27-2005, 10:08 PM
You've placed this in the wrong section, but anyways to do as you wish in the NAVBAR template change:
<phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase>
to:
<phrase 1="$bbuserinfo[usertitle]">$vbphrase[welcome_x]</phrase>
Thanks so much, and sorry about posting the message here, when I relized that I tried to delete it but couldn't.
Regards
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.