A lightweight MyBB plugin to show warning messages on posts in a thread.
-
Download the latest release of the project. Unzip the download and open the directory. Inside will be a "upload" folder. Go into the folder and upload its contents to your MyBB installation.
-
Go to your MyBB's AdminCP plugin page.
AdminCP > Configuration > Plugins -
Under "Inactive Plugins", find "Warning Display" and click "Install & Activate"
The warning display is easily customizable via a template in the AdminCP. AdminCP > Templates & Style > Templates > Global Templates > warning_display_template
To customize where the message is displayed in the postbit, use {$post['warning_display']} in AdminCP > Templates & Style > Templates > Default Templates (Or your theme's templates) > Post Bit Templates > postbit
