About Notify404
Notify404 is a basic utility which will send an email to a pre-defined e-mailaddress when a 404 error occurs on the website.
For more information see my Notify404 page.
Information
Released
December 22, 2011
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.1 - Current
Downloads
3,738
Instructions
Install the package through Package Manager, you will get some options to fill in the relevant email addresses. You can later change these via the System Settings (find notify404 in the namespaces dropdown on top of the grid).
To change the email template, change the notify404.mailTemplate setting to a chunk name. See the default chunk (notifyDefaultTpl) for an example.New in 1.1.0-pl
Notify404 1.1-pl
- When no message was set (ie no template specified or is empty), default to a standard message that dumps the data in the email.
- Prevent harmless error in error log when the plugin has been triggered.
- Fix indentation in tpl.
- Refactor part of the plugin to include more data such as referrer and allow easier customization of emails.
Notify404 1.0-pl
Initial release.