The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have it enabled, but the link isnt on the navbar. What did I do? I might have to many links on the navbar...Can I take off new posts and add the Referral link back? If so what is the code for the referral and do I just replace it with the New Post in the navbar template?
|
#2
|
|||
|
|||
![]()
Not sure you would want to get rid of the New Post link, but if thats what you want. You can do this:
In the Navbar Template: Find: HTML Code:
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> HTML Code:
<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl_q]referrerid=$bbuserinfo[userid]">Invite your friends</a></td> Code:
$vboptions[forumhome].php?$session[sessionurl_q]referrerid=$bbuserinfo[userid] ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|