![]() |
Removing the register link for registered members and...
removing the usercp link for guests. How can i do this on vb3?
TIA :) Miguel |
its default in vb3 already.
|
Really? They are not going away for me :( Is it something in the admin panel cuz I haven't seen it... I am running 3.0.1
Thanks, Miguel |
have you edited the navbar template lately?
|
Quote:
Miguel |
This is what I have in my navbar template as far as the registration link...
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td> </if> <if condition="$show['registerbutton']"> <td class="vbmenu_control"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></td> </if> |
their is no option to turn it on or off, its a template modification your usercp and registration link should look something like this
PHP Code:
|
Quote:
|
are you adding the usercp and registration code to another template or are you working threw the navbar template?
|
Quote:
Thanks, Miguel |
All times are GMT. The time now is 05:55 AM. |
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:
|