The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
ok i reopened the forum to where you can actually view it. The register button the navbar is gone. Just noticed it.
Lets see what hacks I got installed, vbshout, ibproarcade, second navbar hack, menu control version 1.2, vbpager. I think thats it. Anyone know why it isnt there anymore? http://www.MySpaceShack.com/forums/ wow I feel stupid now. Because we arent launching the site till its complete I disabled registration lol and I just remembered that makes register button dissapear LOL! |
#2
|
||||
|
||||
![]()
I'll have the edit for you in a couple minutes.....
Navigation/Breadcrumb templates > navbar Find: Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> Code:
<if condition="$show['registerbutton']"> <td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> </if> That'll add your register back in the navbar for you. If it doesn't, then I don't know what else it could be |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|