The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hiding member profile to guests.
By hiding i meant, guests should not be able to click on the profile hyperlink of members.
|
#3
|
|||
|
|||
Thank you. I have to replace 0 with my guest user group id right?
Still it is not working. I can click on the members links. --------------- Added [DATE]1327585079[/DATE] at [TIME]1327585079[/TIME] --------------- I even replaced userid with my guest user group id, still not working. Thanks. |
#4
|
|||
|
|||
The userid is 0 if the user is not logged in. You could also check for the groupid but it should give the same result.
It works for me, so maybe I don't understand what you want. If you want the link to be inactive, then edit the postbit or postbit_legacy template and put Code:
<vb:if condition="$show[member]"> ...</vb:if> |
#5
|
|||
|
|||
Quote:
So, i am looking to disable it globally. So when they click on a user name, they are not taken to the members profile. I am on vb 4.1.10 Thanks for your time. |
#6
|
|||
|
|||
Did you get the plugin to work then? If it didn't do anything for you, there must be something wrong somewhere.
I don't know of any way to disable all links without finding them all and editing the templates. |
#7
|
|||
|
|||
Quote:
The plug in didn't do anything for me. Thanks for your time. |
#8
|
||||
|
||||
Quote:
Quote:
|
#9
|
|||
|
|||
Only the admins have the ability to click on some one else profile. Yes, i checked this while logged in as well as logged out.
|
#10
|
|||
|
|||
Actually, it just occurred to me that you don't need a plugin. I think there's a usergroup setting for 'can view member info' that you can set for the unregistered user group in the usergroup manager.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|