Private Message Log
Allows Administrators to view Private Messages sent on their board.
Change Log for Private Message Log
Version 1.5 stable Build #8
- Bug: Fix toid and fromid
- Fixed undefined error in Admin CP with PHP 8.2
Version 1.4 stable Build #7
- Fixed PHP 8.0 errors
- Use require_once for template updates
Version 1.3.1 stable Build #6
Bug: Fixed PHP 7.2 does not cast unquoted string literals to strings
Version 1.3 stable Build #5
- Removed PHP closing tags
- Use relative time for dateline
- Changed username input to select box
- Handle display of deleted users/MyBB Engine in log
Version 1.2 stable Build #4
- Ability to prune Private Messages
- Updated username autocompletion
- Sanitized usernames
Version 1.1 stable Build #3
- Use get_user_by_username function
- Changed (int)$mybb->input to $mybb->get_input
- Use threadsperpage setting for log paging
- Updated username autocompletion to use select2
Version 1.0.1 stable Build #2
- Fixed SQLi vulnerability
- Bug: Fixed PM subject multipage issue
- Typecast conversion
Version 1.0 stable Build #1
The first build has no changes.