The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Limit Chat
Is there a way to limit who can use a chat plug-in? For example, if I wanted to have a basic site for non-pay members and sort of an upgraded site for donating members.
|
#2
|
|||
|
|||
It depends on the chat plugin. I've seen at least one with that option built in. But even if it's not, you could probably edit the plugin(s) and surround the code with
PHP Code:
where you'd change 5, 6, 7 to the list of usergroups you want to have access. Another way might be if the mod already has an option to enable/disable it from the adminCP, you could create a plugin using hook location global_bootstrap_init_start and code like: PHP Code:
Anyway, I hope this helps. |
#3
|
|||
|
|||
Thanks for the reply...I will try it out and let you know!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|