[Zope-CMF] Join
James van der Veen
james@codenamefuture.nl
Mon, 18 Jun 2001 17:07:33 +0200
Hi everybody!!
Strange problem over here,
If someone tries to register at my CMF they get a traceback *see below*
Well I created a new instance of a CMF and tried to register but still got
the same problems.
I have no Idea what went wron. Hope someone can help me with this.
Tnx in advance,
James van der Veen
traceback:
Traceback (innermost last):
File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/Publish.py, line
223, in publish_module
File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/Publish.py, line
187, in publish
File /home/sjeems/Zope-2.3.2-src/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
(Object: Traversable)
File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/Publish.py, line
171, in publish
File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/mapply.py, line
160, in mapply
(Object: register)
File /home/sjeems/Zope-2.3.2-src/lib/python/ZPublisher/Publish.py, line
112, in call_object
(Object: register)
File
/home/sjeems/Zope-2.3.2-src/lib/python/Products/CMFCore/FSDTMLMethod.py,
line 180, in __call__
(Object: register)
File /home/sjeems/Zope-2.3.2-src/lib/python/DocumentTemplate/DT_String.py,
line 538, in __call__
(Object: register)
File /home/sjeems/Zope-2.3.2-src/lib/python/DocumentTemplate/DT_Let.py,
line 147, in render
(Object:
failMessage="portal_registration.testPropertiesValidity(REQUEST)")
File /home/sjeems/Zope-2.3.2-src/lib/python/DocumentTemplate/DT_Let.py,
line 147, in render
(Object: password="REQUEST.has_key('password')
and REQUEST['password']
or portal_registration.generatePassword()")
File /home/sjeems/Zope-2.3.2-src/lib/python/DocumentTemplate/DT_Util.py,
line 334, in eval
(Object: portal_registration.addMember( REQUEST['username']
, password
, properties=REQUEST))
(Info: portal_registration)
File <string>, line 0, in ?
File
/home/sjeems/Zope-2.3.2-src/lib/python/Products/CMFCore/RegistrationTool.py,
line 186, in addMember
(Object: portal_registration)
File
/home/sjeems/Zope-2.3.2-src/lib/python/Products/CMFDefault/MembershipTool.py
, line 189, in addMember
(Object: portal_membership)
TypeError: (see above)