Help
Discuss or request ArrowChat applications
User avatar
JMann
Customer
 
Posts: 6
Joined: 14 Oct 2011, 16:37

 

by JMann 25 Oct 2012, 12:24

Could someone remind me how I limit the chat so that only certain usergroups on then forum can see it please?
User avatar
Jason
Customer
 
Posts: 2329
Joined: 12 Dec 2009, 16:06

 

by Jason 25 Oct 2012, 12:31

phpBB, vBulletin, etc?
User avatar
JMann
Customer
 
Posts: 6
Joined: 14 Oct 2011, 16:37

 

by JMann 25 Oct 2012, 16:20

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>
User avatar
Jason
Customer
 
Posts: 2329
Joined: 12 Dec 2009, 16:06

 

by Jason 26 Oct 2012, 13:10

According to this: https://www.vbulletin.com/docs/html/mai ... nditionals

It appears to be:

Code: Select all
<if condition="is_member_of($bbuserinfo,2,8,10,11) ">
User avatar
TechTech
Free
 
Posts: 1
Joined: 09 Sep 2013, 14:07

 

by TechTech 09 Sep 2013, 14:29

what about for IPB?
User avatar
JWetherall
Customer
 
Posts: 7
Joined: 10 Dec 2013, 17:12

 

by JWetherall 11 Dec 2013, 16:25

What about MyBB?
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 16 Dec 2014, 00:26

[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]