
Nope, won't reduce the number of warnings in the users table which is where the "count" of warnings is kept. User is still warned, just no notification of being warned. Like a "stealth warning".potku wrote:Well, I was wondering about that. To cancel a warning I actually just cancelled the notification of it in the Notes section of MCP.
I'm not really sure what a "false warning" is?I can see where it's not really a bug in the phpBB system, but with this MOD, if too many false warnings are given to a certain user within a certain time limit, then unfavorable results would occur. Granted, there is not a great chance for this - unless the board is huge with a lot moderators, the warnings stay in effect for a long period of time, and ban follows after, say, only 2 warnings. Mistakes can happen. Of course, the ban can be reversed in a second, but for the user, that might be an awkward experience nonetheless.
On our board, this is far from being a problem. In the last year or so, we have probably given less than 10 warnings to our 3300 or so users.
Thank you and please vote on the mod if so inclined.I like this, thanks![]()
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3765: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3766: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3767: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
notes should already be hidden and viewable only by mods due to this code that this mod addspotku wrote:One question: How are both, warnings and notes, hidden from everyone but moderators?
Code: Select all
<!-- IF postrow.U_NOTES -->