4 Dec
2001
4 Dec
'01
12:37 p.m.
Arian de Wit wrote:
When I add a dtml-sendmail block to my standard_error_message, I no longer get the custom error page at all, but the built-in one (headed up "Site Error." I read in the archives that this can be due to the standard_error_message object itself raising an error, but I have put the code in another object and it works fine there.
Firstup, read this: http://www.zope.org/Members/JohnC/StandardErrorMessage I would guess at a security problem. See if an anonymous user can execute your template... cheers, Chris