civicrm_error 7.x-2.0-rc3

New features
Unsupported

New feature:

* #1879164: Error handling: redirect the user if an error occured on the contribution page without an HTTP_REFERER : Error handling: transparently redirect the user if an error occured on the contribution page without an HTTP_REFERER (most likely a session restore, URL copy-paste or bookmark).

civicrm_error 6.x-2.x-dev

New features

Backport from 7.x-2.x:

* use hook_civicrm_config to simplify module installation/uninstall, depends on CiviCRM >= 3.1.
* allow to send e-mails to multiple recipients
* show part of the error message in the subject of the e-mail

civicrm_error 6.x-1.1

Bug fixes
Unsupported

- enabling/disabling the handler should happen on module enable/disable not install/uninstall
- #614888: The README provides a wrong link for the civicrm_error settings page by bgm

civicrm_error 5.x-1.1

Unsupported

-added civicrm error info to the email
-added $_REQUEST
-added more php error info
-gave the ability to send emails on all civicrm errors, not just fatal ones.

Subscribe with RSS Subscribe to Releases for CiviCRM Error Handler