As above, have re-uploaded.
Any tips much appreciated.
Be sure to follow the instructions in README.txt. Especially the part about setting the fatal error handler in CiviCRM.
P.S. Your description was so vague that I originally thought it was spam.
dalin thank you for following up and I will be sure to be more detailed in future :)
Under Global Settings - Debugging > Debugging and Error Handling, do I need to enter "civicrm_error" in the Fatal Error Handler field?
README.txt descibes I might have to manually set the module as error handler but not exactly how to do that - as far as I could discern.
Sorry if it is so simple and I havent worked it out...
Would love to have it going again.
Cheers.
You're right, sorry for the ambiguity. You need to Fatal Error Handler to "civicrm_error_handler".
Note that as of 3.1 CiviCRM can send all errors to Watchdog: /civicrm/admin/setting/debug "Enable Drupal Watchdog Logging"
Making this module somewhat less useful.
Marvelous thank you.
Looking forward to errors forwarded via email again.
I like that feature (more than the watchdog) as I am aware as soon as something goes wrong.
All the best.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
dalinBe sure to follow the instructions in README.txt. Especially the part about setting the fatal error handler in CiviCRM.
P.S. Your description was so vague that I originally thought it was spam.
Comment #2
dalinComment #3
ludditetechnologies commenteddalin thank you for following up and I will be sure to be more detailed in future :)
Under Global Settings - Debugging > Debugging and Error Handling, do I need to enter "civicrm_error" in the Fatal Error Handler field?
README.txt descibes I might have to manually set the module as error handler but not exactly how to do that - as far as I could discern.
Sorry if it is so simple and I havent worked it out...
Would love to have it going again.
Cheers.
Comment #4
dalinYou're right, sorry for the ambiguity. You need to Fatal Error Handler to "civicrm_error_handler".
Note that as of 3.1 CiviCRM can send all errors to Watchdog:
/civicrm/admin/setting/debug
"Enable Drupal Watchdog Logging"
Making this module somewhat less useful.
Comment #5
ludditetechnologies commentedMarvelous thank you.
Looking forward to errors forwarded via email again.
I like that feature (more than the watchdog) as I am aware as soon as something goes wrong.
All the best.
Comment #6
dalin