- MOD Author : ABDev < N/A > http://www.phpbb-forge.com/
- MOD Author : PastisD < N/A > http://www.phpbb-forge.com/
- MOD Description : This MOD adds a input box for users with moderator permissions to add messages to users posts, which will be displayed in a specific box.
These messages cannot be edited by users without moderator permissions. However, you can set if they can read them or not. - MOD Version : 1.0.0-RC1
- Installation level : Easy
- Installation time : 15 minutes
- Download : Click here
- Screenshots :
- subsilver2 :

- Demo board : N/A
- Available languages : English / French
- Compatible styles : prosilver /subsilver2
- Thanks to t_backoff to have allowed us to continue her MOD development
- Thanks to Jester-fr for the logo of the MOD
- Thanks to Dakin Quelia for his various tests
With the agreement of t_backoff, we have decided to continue her MOD development, which was interrupted on September 02, 2011.
This MOD, based on the Mod Messages MOD, seemed to interest many users here, so we have chosen to revise it completely.
We hope the users who use it will update quickly, because many SQL queries are inside the loops.
This has for effect to increase highly the consumption of the server resources.
In order to explain you why it is important, here is a summary and a very simple calculation:
By default, phpBB3 displays 10 posts per page of a topic. This page runs between 11 and 14 SQL queries in each load.
If the MOD, in a prior version of this one, you can add 10 additional SQL queries (one per displayed post).
That will make you a minimum of 21 SQL queries executed, even if no post contains a message of moderation.
- 1.0.0 RC1, published on 2011/12/19
- Resumption of the MOD by ABDev and PastisD
- Fully revision of the code
- Fix error in posting_preview.html edit
- Added color to moderator's name
- Added moderator message to topic review
- Added moderator's name to moderator message
- Added ability for BBCodes and smilies
- Initial release
Nothing was decided for the moment.