[Zope] AttributeError __error_log__
Dieter Maurer
dieter@handshake.de
Fri, 4 Jul 2003 22:07:15 +0200
Thomas G=FCttler wrote at 2003-7-3 15:46 +0200:
> If I try to access item1 I get the the folowing error:
>=20
> 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