RE: [Zope] Custom 404 - Resource not found
20 Apr
2006
20 Apr
'06
5:37 p.m.
... Changing standard_error_message does not seem change this error page.
Maybe, you made a mistake?
Yes, I made a mistake! In standard_error_message: <dtml-if error_message> <dtml-var error_message> <dtml-else> <h2>My TEST Site Error</h2> ... 404 errors hit the dtml-if and other errors, like attribute errors, go to the dtml-else. I was just modifying the else. Thanks!
7290
Age (days ago)
7290
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andy Yates