| 1 |
*******************************
|
| 2 |
*****CiviCRM Error Handler*****
|
| 3 |
*******************************
|
| 4 |
|
| 5 |
Sometimes CiviCRM can be real tough to debug. Especially when you are getting fatal errors, but only by some users, and you can't recreate the problems. This utility will send you a detailed email when a civicrm fatal error occurs.
|
| 6 |
|
| 7 |
|
| 8 |
*****INSTALLATION*****
|
| 9 |
|
| 10 |
-Enable the module
|
| 11 |
-civicrm_error will attempt to set civicrm to use this module as its error handler. If civicrm_error is unsuccessful it will direct you to
|
| 12 |
Administer CiviCRM » Global Settings » Debugging
|
| 13 |
-Choose an email address to send errors to at
|
| 14 |
admin/logs/civicrm_error
|
| 15 |
|