The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hello anyone can help me ?
when user logs in then also register button is shown in the navbar ![]() please help me to remove it when user is logged in and it should be displayed only to guests.. plz help. |
#2
|
|||
|
|||
![]()
Can you post your navbar template plese?
|
#3
|
||||
|
||||
![]()
ACP -> Options -> User Registration Options -> Allow Multiple Registrations Per User -> No
That should do it IIRC |
#4
|
|||
|
|||
![]() Quote:
Your "navbar" template (under Navigation / Breadcrumb templates) should include something like this for the register button: Code:
<if condition="$show['registerbutton']"> <td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow"><span class="highlight">$vbphrase[register]</span></a></td> </if> |
#5
|
|||
|
|||
![]() Quote:
![]() awesome dudes.. for all your help |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|