There has been one other report of this problem. So far we have no idea what might be causing it. Basically, the comments are being resubmitted where as the code is sending a header to prevent this. So, for some reason header redirection is not working on your installation.
IIS6 may be the issue. The other user with this problem did not mention the server software. In general I think people are using apache with zenphoto.
I installed tonight build and thecomments works, thanks
But now i can't delete images, a new error:
Warning: unlink(/home/origami/public_html/gallery/albums/origami/scorpions.jpg) [function.unlink]: Permission denied in /home/origami/public_html/gallery/zp-core/class-image.php on line 413
Warning: Cannot modify header information - headers already sent by (output started at /home/origami/public_html/gallery/zp-core/class-image.php:413) in /home/origami/public_html/gallery/zp-core/admin.php on line 303
Tararasik:
Your error indicates that zenphoto has not got permission to delete files from the album folder (or one of the subalbum folders.) You need to check your access permissions on these folders. They should all be 777--read, write, and execute for all users.
Hi
I have the very latest version installed on IIS6 and am also having problems with comments (they re-submit over & over & over and then return an HTTP headers error).
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
I see Tararasik resolved this problem but no detail how - anyone able to assist?
Thanks