4 Jul
2003
4 Jul
'03
8:07 p.m.
Thomas Güttler wrote at 2003-7-3 15:46 +0200:
If I try to access item1 I get the the folowing error:
Module ZPublisher.Publish, line 150, in publish_module Module ZPublisher.Publish, line 114, in publish Module Zope, line 134, in zpublisher_exception_hook AttributeError: __error_log__
What code do you see around line 114 in "ZPublisher/Publish.py"? Check why this code does not find "__error_log__". I cannot help you with this as my "Publish.py" is heavily customized and almost incomparable to the original. Dieter