[Zope] sequence index must be integer??
marc lindahl
marc@bowery.com
Mon, 16 Jul 2001 04:21:11 -0400
I got this after uploading (load_site) a site, when trying to go into one of
the directories in ZMI... anyone know what it means?? Too many things in
the directory, or...??
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: TypeError
Error Value: sequence index must be integer
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be
incorrect.
A resource that this resource relies on may be
encountering an error.
For more detailed information about the error, please refer
to the HTML source for this page.
If the error persists please contact the site maintainer.
Thank you for your patience.
Traceback (innermost last):
File /usr/local/zope/Zope-2.3.3/lib/python/ZPublisher/Publish.py, line
223, in publish_module
File /usr/local/zope/Zope-2.3.3/lib/python/ZPublisher/Publish.py, line
187, in publish
File /usr/local/zope/Zope-2.3.3/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
(Object: Traversable)
File /usr/local/zope/Zope-2.3.3/lib/python/ZPublisher/Publish.py, line
171, in publish
File /usr/local/zope/Zope-2.3.3/lib/python/ZPublisher/mapply.py, line 160,
in mapply
(Object: manage_main)
File /usr/local/zope/Zope-2.3.3/lib/python/ZPublisher/Publish.py, line
112, in call_object
(Object: manage_main)
File /usr/local/zope/Zope-2.3.3/lib/python/Shared/DC/Scripts/Bindings.py,
line 324, in __call__
(Object: manage_main)
File /usr/local/zope/Zope-2.3.3/lib/python/Shared/DC/Scripts/Bindings.py,
line 354, in _bindAndExec
(Object: manage_main)
File /usr/local/zope/Zope-2.3.3/lib/python/App/special_dtml.py, line 236,
in _exec
(Object: manage_main)
File /usr/local/zope/Zope-2.3.3/lib/python/Shared/DC/Scripts/Bindings.py,
line 338, in __render_with_namespace__
(Object: manage_tabs)
File /usr/local/zope/Zope-2.3.3/lib/python/Shared/DC/Scripts/Bindings.py,
line 354, in _bindAndExec
(Object: manage_tabs)
File /usr/local/zope/Zope-2.3.3/lib/python/App/special_dtml.py, line 236,
in _exec
(Object: manage_tabs)
File /usr/local/zope/Zope-2.3.3/lib/python/DocumentTemplate/DT_With.py,
line 151, in render
(Object: _(manage_options=filtered_manage_options()))
File /usr/local/zope/Zope-2.3.3/lib/python/DocumentTemplate/DT_With.py,
line 138, in render
(Object: _(option=manage_options[a_]))
File /usr/local/zope/Zope-2.3.3/lib/python/DocumentTemplate/DT_Util.py,
line 339, in eval
(Object: _(option=manage_options[a_]))
(Info: manage_options)
File <string>, line 0, in ?
File /usr/local/zope/Zope-2.3.3/lib/python/DocumentTemplate/DT_Util.py,
line 167, in careful_getitem
TypeError: (see above)