Quote:
Originally Posted by Dragonsys
You might need to enclose the x in quotes.
Code:
<vb:if condition="is_member_of($bbuserinfo, X,Y) AND $forum['forumid'] != 'x'">
{vb:raw template_hook.postbit_controls}
</vb:if>
|
Thank you for your response, just as the place and does not appear in other categories and / or forums.
And if we take it otherwise, that user groups X, Y button to display the post in all forums thanks least X forum, would it?
Code:
<vb:if condition="is_member_of($bbuserinfo, X,Y) AND $forum['forumid'], array(1,2,3)">
{vb:raw template_hook.postbit_controls}
</vb:if>