Displays moderation actions sorted by date in posts/announcements/profiles (github-like).
Note 1: this plugin entirely depends on MyBB logs displayed in MyBB, so many of them may be missing (for example forumdisplay.php inline thread moderation actions). They won't be displayed as long as MyBB doesn't correct that. So reports about them will be ignored in places connected with the plugin, feel free to post them here though: http://community.mybb.com/forum-157.html Note 2: avatar maximal dimensions settings won't work until this MyBB bug gets fixed: http://community.mybb.com/thread-164490.html Reports for it also will be ignored. Note 3: moderation actions are displayed for users in groups with Moderator CP -> Can view moderator logs? option ticked. You can enable it together with the Yes, users of this group can access the moderator CP option disabled if you don't want users to be able to access logs in Mod CP.
Get Plugin Library (check Requirements section for more info).
Upload everything from upload folder to your forum root (where index.php, forumdisplay.php etc. are located).
Install and activate plugin in ACP -> Configuration -> Plugins.
Configure it.
Templates troubleshooting: Postbit - add {$post['moderation_actions_bef']} at the beginning and {$post['moderation_actions_aft']} and the end of postbit and postbit_classic templates Profile - add {$moderation_actions} to any profile template (member_profile by default)
Screenshots:
Content locked
This content has been locked. Please login or register in order to unlock it.