[Zope] NameError: Zope2.3a2 and LoginManager-0-8-8b1

Janko Hauser jhauser@ifm.uni-kiel.de
Sat, 13 Jan 2001 01:29:43 +0100 (CET)


Hello, I try to install LoginManager on a new Zope2.3. I have made the
before mentioned changes regarding Super and the product shows up fine
in the Product folder.

But I can not add a LoginManager in a normal folder with the attached
error message. I have seen, others have already LoginManager
running. Any ideas, where I can look for a clue?

TIA,
__Janko


Error Type: NameError
Error Value: path


Traceback (innermost last):
  File /home/zope/LOCAL/zope/lib/python/ZPublisher/Publish.py, line
  222, in publish_module
  File /home/zope/LOCAL/zope/lib/python/ZPublisher/Publish.py, line
  187, in publish
  File /home/zope/LOCAL/zope/lib/python/Zope/__init__.py, line 221, in
  zpublisher_exception_hook
  File /home/zope/LOCAL/zope/lib/python/ZPublisher/Publish.py, line
  171, in publish
  File /home/zope/LOCAL/zope/lib/python/ZPublisher/mapply.py, line
  160, in mapply
    (Object: addLoginManager)
  File /home/zope/LOCAL/zope/lib/python/ZPublisher/Publish.py, line
  112, in call_object
    (Object: addLoginManager)
  File /home/zope/LOCAL/zope/lib/python/App/special_dtml.py, line 127,
  in __call__
    (Object: addLoginManager)
  File /home/zope/LOCAL/zope/lib/python/DocumentTemplate/DT_String.py,
  line 538, in __call__
    (Object: addLoginManager)
  File /home/zope/LOCAL/zope/lib/python/DocumentTemplate/DT_In.py,
  line 646, in renderwob
    (Object: UserSourcesMetaTypes(this()))
  File /home/zope/LOCAL/zope/lib/python/DocumentTemplate/DT_Util.py,
  line 330, in eval
    (Object: UserSourcesMetaTypes(this()))
    (Info: UserSourcesMetaTypes)
  File /home/zope/LOCAL/zope/lib/python/ZPublisher/HTTPRequest.py,
  line 802, in __getitem__
NameError: (see above)