[Zope-PTK] not all arguments converted error
Sigve Tjora
sigve@tjora.no
Thu, 22 Mar 2001 17:31:54 +0100 (CET)
Hi!
I use a customized CMF on Zope 2.3beta3 on linux. I think it is the latest
CVS-version of the CMF.
I restarted Zope, and suddenly got this error:
Traceback (innermost last):
File /home/l/lsalte/zope/lib/python/ZPublisher/Publish.py, line 223, in
publish_module
File /home/l/lsalte/zope/lib/python/ZPublisher/Publish.py, line 187, in
publish
File /home/l/lsalte/Zope-2.3.0-linux2-x86/lib/python/Zope/__init__.py,
line 221, in zpublisher_exception_hook
(Object: DynamicType)
File /home/l/lsalte/zope/lib/python/ZPublisher/Publish.py, line 162, in
publish
File /home/l/lsalte/zope/lib/python/ZPublisher/BaseRequest.py, line 362,
in traverse
File
C:\Programfiler\Zope23test\lib\python\Products\CMFCore\PortalContent.py,
line 183, in _index_html
(Object: DynamicType)
TypeError: not all arguments converted
What does this error mean? I can't find any refrences to the error in the
code. What exacly does DynamicType do? It would have been nice to know,
maybe I could use it smarter if I understood what it does.
mvh Sigve Tjora