
08-02-2015, 04:04 AM
|
|
|
Join Date: Jul 2015
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by MarkFL
If you wish for this to work for certain usergroups only, then change the template conditional to read:
PHP Code:
<vb:if condition="$show['anonymous'] and is_member_of($bbuserinfo, X,Y,...)">
where X,Y... is the comma-delimited list of usergroups you want to allow. 
|
https://vborg.vbsupport.ru/showpost....&postcount=196
Cheers. Added to my next post.
|