Reply Ban

by Starpaul20 7 Stars 1,355 Downloads

Allows you to ban users from replying to a thread.

Change Log for Reply Ban

Version 1.5 stable Build #6

- Added check to see if THIS_SCRIPT is defined
- Fixed PHP 8.0 errors
- Use require_once for template updates

Version 1.4 stable Build #5

- Updated file encoding
- Banned user from editing if reply banned
- Removed buttons on postbit if banned
- Added Notice for users that are reply banned

Version 1.3 stable Build #4

- Updated username autocompletion
- Sanitized username
- Changed submenu number
- Removed PHP closing tags
- Use THIS_SCRIPT for template caching
- Handle display of deleted users/threads in log
- Formatted usernames
- Parsed badwords in thread subject
- Removed useless globals

Version 1.2 stable Build #3

- Added PostgreSQL and SQLite support
- Added Admin CP page (Issue #2)
- Changed (int)$mybb->input to $mybb->get_input
- Added support for user merging/deletion
- Added support for thread merging/deletion

Version 1.1 stable Build #2

- Added ability to lift bans
- Changed redirect location
- Bug: fixed XHTML error

Version 1.0 stable Build #1

The first build has no changes.