[Zope] Zope hangs trying to edit a page template in ZMI
Dieter Maurer
dieter at handshake.de
Wed Aug 13 21:39:43 EDT 2003
Chris Leonello wrote at 2003-8-12 11:18 -0700:
> ... Zope hangs when editing page template ...
> It looks like Zope is trying to fetch a script or execute a method
> (pt_editForm) on my page template object, but cannot locate it. I cannot
> find any pt_editForm script/method anywhere in the Zope installation.
It is defined in ".../Products/PageTemplates/ZopePageTemplates.py".
It uses the file in "www.ptEdit.pt".
There is a HowTo on Zope.org about how to analyse a "spinning Zope" instance.
Maybe, it helps you.
Dieter
More information about the Zope
mailing list