Activate Users from Mod CP
Allows Moderators and Administrators to activate user accounts from the Mod CP.
Change Log for Activate Users from Mod CP
Version 1.4 stable Build #5
- Fixed undefined error in Admin CP with PHP 8.2
Version 1.3 stable Build #4
- Fixed PHP 8.0 errors
- Use require_once for template updates
Version 1.2 stable Build #3
- Optimized PNG image
- Show N/A for IP address if no regip exists
- Sanitized username
- Removed PHP closing tags
- Use THIS_SCRIPT for template caching
- Updated the activation code
- Send activation email after activating user
- Added confirmation notice when clicking the activate/delete users
- Indented templates
Version 1.1 stable Build #2
- Added PostgreSQL and SQLite support
- Changed $mybb->input to $mybb->get_input
- Update awaitingactivation cache when activating/deleting users
- Updated query
- General cleanup of stuff
Version 1.0 stable Build #1
The first build has no changes.