The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
quick security question
hey,
how do i control who can see the intant messaging options on the post_bit specificly post_legacy - its pretty strange i dont know if this problem was there before but my other admin brought it to my attension that guests can actually see the users emails and details. its very important that users cant see personal details untill they are respected with a large post count. |
#2
|
||||
|
||||
Quote:
<if condition="$bbuserinfo[userid] != 0"> icons code here </if> |
#3
|
|||
|
|||
its quite a big flaw if you ask me... but no one did so i'll shh.
thanks |
#4
|
|||
|
|||
what if you specifie a certain post requirement .... say 100posts to see the infomation. then that would work with all users, and would block guests in theory right ?
|
#5
|
||||
|
||||
<if condition="$bbuserinfo[userid] != 0 AND $bbuserinfo[posts] > 100">
code here </if> |
#6
|
||||
|
||||
Quote:
Can you help me on this advanced thingee please ? I want to hide the details for 3 usergroups. Guests, Users Waiting Email Confirmation and Banned usergroup. I am using vb default usergroups. Regards, |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|