Password Forums all Users
This modification is in the archives.
Works on VB3 Beta5 - VB 3.7++
Credit: Many users and DEV members Features: All users must enter a password to a forum that has a password. Story: The default install of the forums works on a group access. Admin = god, can see all do all - no PW on priv areas. Super Mod = Forum god, do all go every were- no PW on priv areas. With this bit of code a PW must be entered from all groups and users that wish to enter a forum with a password. Code:
Open: includes/functions.php Search: if (!$password OR ($permissions['adminpermissions'] & CANCONTROLPANEL) OR ($permissions['adminpermissions'] & ISMODERATOR) OR can_moderate($forumid)) Change to: if (!$password) Re upload 3.0.0 Gamma users goto http://www.vbulletin.com/forum/bugs.php?do=view&bugid=1321 for Template fix. Download No files for download. |
Similar Mods
Forum Display Enhancements Password Forums all Users | vBulletin 3.6 Add-ons |
Password Forums all Users (vb3.5) | vBulletin 3.5 Add-ons |