Can anyone offer advice on setting up a default error page/ email reporting. I Tried the tutorial at the link below to no avail.
http://docs.turbogears.org/1.0/ErrorReporting?highlight=%28error%29 I simply subclassed the provided ErrorCatcher class and made sure to pass call super from the child 'Root' class. My initial assumption is that the _cp_on_http_error method would be invoked by cherrypy when an error is thrown but that does not seem to be the case. However, the tutorial mentions something about using filters but it did not elaborate. Advice would be appreciated! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

