The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
how can i hide info form people in posts
i tried <if condition="$bbuserinfo['userid']!=5">{param}</info> doesnt work? so that when they type [H]txt[/H] the "txt" will only show to the ppl in that group! |
|
#2
|
||||
|
||||
|
try:
PHP Code:
|
|
#3
|
||||
|
||||
|
And it would be
HTML Code:
</if>
HTML Code:
</info>
|
|
#4
|
|||
|
|||
|
neither work in BB code
|
![]() |
|
|