Hello all, Could someone tell me what this error means: Error Type: ValueError Error Value: Invalid Header (0): The trace that accompanies the error does not show what command/tag/line this is happening on. So I'm stumped. Thanks. -- ========================================================================== Mike Mikkelsen mikk@microbsys.com Micro Business Systems http://www.microbsys.com Fresno Linux Users Group http://linux.fresno.ca.us Linux: The OS people choose without $200,000,000 of persuasion
Mike Mikkelsen wrote:
Hello all,
Could someone tell me what this error means:
Error Type: ValueError Error Value: Invalid Header (0):
The trace that accompanies the error does not show what command/tag/line this is happening on. So I'm stumped.
Thanks.
--
You need to set the content type in the RESPONSE header, eg <!--#call "RESPONSE.set('content-type','text/html')"--> if I remember correctly. The error occurs when Zope doesn't know what to return.
participants (2)
-
Mike Mikkelsen -
Morten W. Petersen