The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Find the following template:
memberinfo_block_visitormessaging at the very top add: Code:
<vb:if condition="$show['member']"> very bottom add this: Code:
</vb:if> If you want to show it to only specific usergroups do it this way: at very top add: Code:
<vb:if condition="is_member_of($bbuserinfo, 1,2,3)"> Code:
</vb:if> Here are more template conditionals to help you out more :' https://vborg.vbsupport.ru/showthread.php?t=231525 Do the same for the following templates for the friends: memberinfo_block_friends_mini memberinfo_block_friends |
Благодарность от: | ||
MarkFL |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|