hi, I'm doing a simple mail form according to a HOWTO on the zope site. When I submit the mail form I get: Zope Error Zope has encountered an error while publishing this resource. Error Type: TypeError Error Value: len() of unsized object And am not sure why. It's pretty simple DTML and I understand it all. I'm using: Zope Version Zope 2.3.2 (source release, python 1.5.2, linux2) Python Version 1.5.2 (#0, Dec 27 2000, 13:59:38) [GCC 2.95.2 20000220 (Debian GNU/Linux)] System Platform linux2 Process Id 20502 (2051) Running For 19 days 2 hours 28 min 15 sec Thanks, j. ...................... ..... Jason C. Leach ... University College of the Cariboo. ..
Hi Jason, You need to post the whole traceback. It's hard to tell based on just the error type and value. -steve On Wednesday, May 30, 2001, at 06:19 PM, Jason C. Leach wrote:
hi,
I'm doing a simple mail form according to a HOWTO on the zope site. When I submit the mail form I get:
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: TypeError Error Value: len() of unsized object
And am not sure why. It's pretty simple DTML and I understand it all. I'm using: Zope Version Zope 2.3.2 (source release, python 1.5.2, linux2) Python Version 1.5.2 (#0, Dec 27 2000, 13:59:38) [GCC 2.95.2 20000220 (Debian GNU/Linux)] System Platform linux2 Process Id 20502 (2051) Running For 19 days 2 hours 28 min 15 sec
Thanks, j.
...................... ..... Jason C. Leach ... University College of the Cariboo. ..
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
hi, That's it. After that is a HR and some troubleshooting suggestions. no more error output. j. ...................... ..... Jason C. Leach ... University College of the Cariboo. .. On Wed, 30 May 2001, Steve Spicklemire wrote:
Hi Jason,
You need to post the whole traceback. It's hard to tell based on just the error type and value.
-steve
On Wednesday, May 30, 2001, at 06:19 PM, Jason C. Leach wrote:
hi,
I'm doing a simple mail form according to a HOWTO on the zope site. When I submit the mail form I get:
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: TypeError Error Value: len() of unsized object
And am not sure why. It's pretty simple DTML and I understand it all. I'm using: Zope Version Zope 2.3.2 (source release, python 1.5.2, linux2) Python Version 1.5.2 (#0, Dec 27 2000, 13:59:38) [GCC 2.95.2 20000220 (Debian GNU/Linux)] System Platform linux2 Process Id 20502 (2051) Running For 19 days 2 hours 28 min 15 sec
Thanks, j.
...................... ..... Jason C. Leach ... University College of the Cariboo. ..
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Jason C. Leach -
Steve Spicklemire