![]() |
disable navbar items
I was looking in the navbar template and I see this
if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> <if condition="$show['registerbutton']"> ... which leads me to believe I can disable navigation items from the admincp (what in the admin cp controls what goes into $show). Is the only way to disable the default navigation items to edit the template? or is there a admincp option that controls what is displayed in the navigation? tia fb |
Actually, that condition means "show this if they are a member" so that non-registered users don't see a User CP ($vbphrase[user_cp] is the User CP). You will most likely have to edit the navbar template to get rid of links.
|
You have to delete the code from the navbar template in order to remove them. There are no specific options in the AdminCP to remove the links.
|
All times are GMT. The time now is 09:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|