Restrict Style Changes To Specific Usergroups
This modification is in the archives.
Author: NTLDR
Version: 1.0.0 Requested By: restless (here) vB Compatibility: vB3 Gamma, RC1, RC2 Description: This hack will allow you to restrict users ability to change the board style based on there usergroup, usefull for premium members etc. Note, this will mean members not in these groups will only have access to ONE style, the default board one (or a forum specific one). File Edits: In global.php find: PHP Code:
// is style in the forum/thread set?
PHP Code:
if (!in_array($bbuserinfo['usergroupid'], array(X, Y, Z))) {
Download No files for download. |