![]() |
|
Adding comment problem - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Adding comment problem (/thread-1957.html) |
Adding comment problem - sbillard - 2008-01-16 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. Adding comment problem - Tararasik - 2008-01-22 I installed tonight build and thecomments works, thanks 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 Adding comment problem - Tararasik - 2008-01-22 And don't save order of albums ( Adding comment problem - acrylian - 2008-01-22 Did you run setup? Adding comment problem - Tararasik - 2008-01-23 Of course. When i choose "manual sorting", albums saves. But deleting photos don't work ( Adding comment problem - sbillard - 2008-01-23 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. Adding comment problem - mgalliers - 2008-08-06 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 I see Tararasik resolved this problem but no detail how - anyone able to assist? Thanks |