As above, have re-uploaded.

Any tips much appreciated.

Comments

dalin’s picture

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’s picture

Status: Active » Postponed (maintainer needs more info)
ludditetechnologies’s picture

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.

dalin’s picture

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.

ludditetechnologies’s picture

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.

dalin’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.