23 Feb
2007
23 Feb
'07
2 p.m.
----- Original Message ----- From: "David VanKirk" <kriknav@gmail.com> To: "Jonathan" <dev101@magma.ca> Cc: "Zope Mailing List" <zope@zope.org> Sent: Friday, February 23, 2007 8:50 AM Subject: Re: [Zope] Error Tracing in Zope 2.6
The event_log isn't recording anything about the Zope error I'm getting on the page I have issues with. Is there a setting that I'm missing maybe?
In the error_log (ZMI, root folder), there is a field called 'Ignored exception types'. Remove any entries in this field and 'save changes'. Your dtml errors should now be captured in the error_log. Jonathan