The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
On the main page of a forum...where it says Welcome X(Members name)...How do I hyperling that members name to there profile?
|
#2
|
||||
|
||||
![]()
In the navbar, replace:
HTML Code:
<phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase> HTML Code:
<phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase> HTML Code:
Welcome, <a href="{2}">{1}</a>. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|