Page 1 of 1
Limit Chat to Usergroups
PostPosted: 25 Oct 2012, 12:24
by JMann
Could someone remind me how I limit the chat so that only certain usergroups on then forum can see it please?
PostPosted: 25 Oct 2012, 12:31
by Jason
phpBB, vBulletin, etc?
PostPosted: 25 Oct 2012, 16:20
by JMann
Sorry, vBulletin....I'm putting this at the moment but not sure it's working properly...
<vb:if condition="is_member_of($bbuserinfo, 5,6,7)"> <script type="text/javascript" src="/vbforum/arrowchat/external.php?type=djs" charset="utf-8"></script> <script type="text/javascript" src="/vbforum/arrowchat/external.php?type=js" charset="utf-8"></script> </vb:if>
PostPosted: 26 Oct 2012, 13:10
by Jason
According to this:
https://www.vbulletin.com/docs/html/mai ... nditionalsIt appears to be:
- Code: Select all
<if condition="is_member_of($bbuserinfo,2,8,10,11) ">
PostPosted: 09 Sep 2013, 14:29
by TechTech
what about for IPB?
PostPosted: 11 Dec 2013, 16:25
by JWetherall
What about MyBB?
Topic Closed
PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]