[Zope] Data.fs corruption, __before_publishing_traverse__ and POSKeyError
Dieter Maurer
dieter@handshake.de
Thu, 22 May 2003 20:17:47 +0200
Alexander James Tucker wrote at 2003-5-22 10:31 +0100:
> ...
> However, the first problem is that it seems the database is quite
> corrupt. Zope starts, but accessing any page including management
> screens gives me AttributeError: __before_publishing_traverse__
Activate Zope logging (--> "doc/LOGGING.txt") and check
whether you see valuable information in the log file.
Dieter