Hiding AJAX chat(phpBB3 mod) from certain user groups

Sshadow

In memoriam 1978-2024
Joined
Aug 29, 2009
Messages
4,420
Reaction score
3
FP$
7,388
Hey all. I am looking for a line of code or something I can use to hide my chat box from certain user groups. Any help is appreciated.
 
Here is the code that displays it on the index page if it helps.

Code:
<!-- IF S_USER_LOGGED_IN -->
<br />
<!-- INCLUDE chat_body.html -->
<br />
<!-- ENDIF -->
 
Thank you very much man. I will check this out when I get off work and let you know how it goes.

and plus rep
 
No problem - I'm glad I could help 🙂

-Rich
 
Back
Top Bottom