30 Nov
2001
30 Nov
'01
2:35 a.m.
Bak @ kedai wrote:
File /home/kdie/Zope-2.3.2-src/lib/python/ZPublisher/BeforeTraverse.py, line 171, in __call__
I recommend patching your BeforeTraverse.py as follows (lines 170-171): for cob in self._list: try: cob(container, request) except TypeError: from zLOG import LOG, ERROR LOG('BeforeTraverse', ERROR, 'Error while calling %s' % `cob` Then install the VHM and check your logs. Cheers, Evan @ Zope