Quote:
Originally Posted by Mike Bedford
How do i allow custom usergroups access to chat.
|
http://www.tufat.com/phpBB2/viewtopic.php?t=8990
In inc/common.php define your new user ROLE.
In inc/layouts copy user.php into newuser.php
Edit newuser.php with the settings for that user.
In inc\cmses\vbulletinCMS2.php define your new ROLE and its groups.
Your mileage may vary. I am a hacker, not a coder.