The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
how would i make a link in my navbar that would automatically link to your own profile page when you're logged in?
nobody? |
#2
|
||||
|
||||
![]()
Add to your navbar template wher you want the link to show:
HTML Code:
<if condition="$show['member']"> <td class="vbmenu_option"><a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td> </if> |
#3
|
|||
|
|||
![]()
thanks alot for helping me with that! definately saved my day!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|