13 Sep
2006
13 Sep
'06
8:09 p.m.
Chris Withers wrote:
David H wrote:
If necessary add <dtml-var error_tb> to your standard_error_message (if using dtml) for a clearer error expression
This is not good advice. There are reasons why the traceback was dropped from standard_error_message in the first place ;-)
When have I ever given good advise? LOL
Much better is just to look in the error_log object which not only stores more info, it also does it in a secure way...
Thanks Chris O:-)