Hi there!
I installed this mod on 3.0.5. The version I used is 1.0.1. I also applied the additional mod instructions on the first page of this thread.
Tip to get Mails:
Make sure you config it to notify admins, mods and global mods (set all three to yes in ACP).
It worked with 3.0.5.
And I updated to 3.0.6 !
For 3.0.6 I had a lot of work to translate new features of the board to German. Also mods needed special attention. But the update went pretty good. Only with
Notify Moderators there were an issue in report.php. The update failed to get the changes in this file handeled. At least I used the new original 3.0.6 report.php and applied changes for the mod afterwards. That was quite easy and in generall the update was successful.
But that was my first update and I wanted to be sure. So I created a
detailed testing szenario (only mail notification was tested) to check every single feature of the
Notify Admins MOD.
Errors with phpBB3 3.0.6:
- When denying a topic or post in the moderator queque there are errors displayed and previously informed admins/mods are NOT informed that the task has been done.
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/mcp/mcp_queue.php on line 872: Invalid argument supplied for foreach()
Warning: Cannot modify header information - headers already sent by (output started at /myroot/htdocs/phpBB3/includes/functions.php:3493) in /myroot/htdocs/phpBB3/includes/functions.php on line 4209
Warning: Cannot modify header information - headers already sent by (output started at /myroot/htdocs/phpBB3/includes/functions.php:3493) in /myroot/htdocs/phpBB3/includes/functions.php on line 4211
Warning: Cannot modify header information - headers already sent by (output started at /myroot/htdocs/phpBB3/includes/functions.php:3493) in /myroot/htdocs/phpBB3/includes/functions.php on line 4212
Warning: Cannot modify header information - headers already sent by (output started at /myroot/htdocs/phpBB3/includes/functions.php:3493) in /myroot/htdocs/phpBB3/includes/functions.php on line 4213
- A new feature in 3.0.6 is that PNs can be reported. The Notify Admin Mod handels theese reports too but the links in all e-Mails are NOT usable.
Code: Select all
Hello Testuser,
You are receiving this notification because are either an Administrator or
a moderator of the forum.
The following report has been made by in the topic :
Topic URL : http://www.myurl.de/viewtopic.php?f=&p=
Report URL :
http://www.myurl.de/mcp.php?i=reports&mode=report_details&f=&r=
Subject :
Report reason :
Report message :
I really hope the functionality of this mod + display of quequed items (quequed posts/topics, open reports, group applications, accounts to unlock) are included by default in phpBB3.
Thanks to the author of this mod! Good work!
If there is a new version of the mod let us know.