The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove "Member Profiles" from Navbar for non-members.
I'd like to have the "Member Profiles" link removed from the Navbar for guests.
I find this under Navbar: PHP Code:
Where can I find out the details about "enablememberlist" (et al.)? Is there a setting I've overlooked which is user-group specific? Thanks. |
#2
|
||||
|
||||
You can disallow this for the usergroup - Usergroups > Unregistered Users > Can View Member Info > No
Quote:
|
#3
|
|||
|
|||
Quote:
Thanks for the reply. I already have that setting set to "no" and indeed, those user's can't get at the actual member information (a signon form appears) but the item is still on the navbar. The question is how to drop it off the navbar altogether. I can change it to: PHP Code:
PHP Code:
|
#4
|
||||
|
||||
Why don't you try:
PHP Code:
|
#5
|
|||
|
|||
Thanks Lynne,
I've gone to the $show['member'] in the meantime, but have I overlooked the documentation or is there really nowhere to find out what the various variable and functions mean without plowing through miles of PHP scripts...? |
#6
|
||||
|
||||
Well, you can plow through the articles forums. There are some pretty cool articles there that I keep bookmarked for use:
https://vborg.vbsupport.ru/showthread.php?t=179930 https://vborg.vbsupport.ru/showthread.php?t=98047 I have tons of others, but I just wanted to link to a couple to show you that there is a ton of info over there. I don't know if there is an article that tells you exactly what you want, but it would be a good start. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|