[Zope-CMF] Ooops Join
James van der Veen
james@codenamefuture.nl
Mon, 18 Jun 2001 17:18:18 +0200
Forgot a bit of the traceback!
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: TypeError
Error Value: not enough arguments for format string
----------------------------------------------------------------------------
----
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 /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)
-----Oorspronkelijk bericht-----
Van: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]Namens
James van der Veen
Verzonden: maandag 18 juni 2001 17:08
Aan: 'zope-cmf@zope.org'
Onderwerp: [Zope-CMF] Join
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)
_______________________________________________
Zope-CMF maillist - Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf
See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests