The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How can I make the "home" tab link to the user's profile. Not the "edit profile" page but to the front end of the profile that all members see.
|
#2
|
|||
|
|||
![]()
There is already two profile links at the top right lol i think thats enough
![]() |
#3
|
|||
|
|||
![]()
In navbar, Look for
HTML Code:
<a class="navtab" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}">{vb:rawphrase forum}</a> HTML Code:
<vb:if condition="$show['member']"><a class="navtab" href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase forum}</a><vb:else /><a class="navtab" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}">{vb:rawphrase forum}</a></vb:if> I didn't know you were the god of link placement. If he wants to, he can. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|