29 Sep
2003
29 Sep
'03
5:01 p.m.
On 09/28/2003 1:33 PM, Jim Whiteside wrote:
Zope Error Zope has encountered an error while publishing this resource. Error Type: IOError Error Value: [Errno 32] Broken pipe
Sounds like Photo can't find the 'convert' command in the path, or the 'convert' first in the path is not from ImageMagick. If this is the case, you can hack Photo.py _resize() to specify the path to 'convert', or just make sure it's first in the path. -- Ron Bickers Logic Etc, Inc.