![]() |
|
ZenPhoto + Wordpress = Commenting Broken - 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: ZenPhoto + Wordpress = Commenting Broken (/thread-152.html) |
ZenPhoto + Wordpress = Commenting Broken - DanielFrei - 2005-11-21 I have installed zen photo and it is working fine if I call it directly from zen photo. however.. when I call zen photo from word press as described in this forum and on noscope.. I get it to work.. everything works fine except when you submit a comment i get errors stating that (and yes i am paraphrasing it) it cannot resend the headers because wordpress already sent them.. I see many people seem to have this integrated and I am wondering what I have done wrong. I have checked my code and right now it is exactally as noscope.com described. I have even tried a few ways of my own. Here are the 2 errors I get when I submit a comment Warning: Cannot modify header information - headers already sent by (output started at D:\Websites\chilifrei.net\wp-content\themes\steamship-gemeni\header.php:5) in D:\Websites\chilifrei.net\zp\zen\template-functions.php on line 67 This is running on W2k3SP1 IIS6 php 4.4.1 incase it makes a difference ZenPhoto + Wordpress = Commenting Broken - DanielFrei - 2005-11-21 Just thought I would post back.. ofcourse I would be working on this for about an hour or so then right after I post I figure it out Please keep in mind I am not a programmer by any means so tell me if by doing what I did I failed anything else I commented out these lines in template-functions.php My hope with this was to stop zen photo from resending the headers if wordpress already did. I guess it worked.. Was there an easier way for this.. or am I making absolutely no sense |