Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Change Log

SCD Hide From Groups - 2.5 by Dylan M.

Version 2.5
Bugfix for URL tags not providing proper link to the register page.

Version 2.4
Corrected bug dealing with array passed as 2nd argument to preg_match()
Cleaned up the parsing for quoted replies, making it faster since its only parsing the message instead of the whole array.

Version 2.3
Corrected bug introduced in 2.2 with closing tags missing if you quoted a reply.
Added special parsing for URL tags, from now on they always point to the register link.

Version 2.2
Bugfix for some tags being eaten alive by the new single tag code.

Version 2.1
Implemented fix for single tag support
Added new setting, which allows the usage of an appended message that can contain html.

Version 2.0
Changed from Code & PHP tags to Admin CP selectable tags
Changed from SCD Code Hide to SCD Hide From Groups
Allowed setting it on a per forum basis
Switched to LGPL v2.1 for License.
Added Quick Reply hide support to the standard reply support.

Version 1.1
Function update to also hide the contents of the tags if a blocked user quotes said post.

Version 1.0
Initial Release

Features:
AdminCP->Configuration->Settings->SCD Code Hide section for entering the list of groups you wish to have blocked from seeing the contents of code and php tags in your forum's posts.
Customizable Message that is displayed to these users.
Changed from affecting Primary and additional groups to primary only.