ZenphotoCMS Forum
Cannot modify header information - 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: Cannot modify header information (/thread-9196.html)



Cannot modify header information - witney - 2011-11-01

Hello,
I am trying to integrate zenphoto to my web site and having issues with this warning message.
My entire web site uses the header and footer I've created and I need to kep it for viewing the gallery's content.
On the page where I am trying to access the gallery from I use

When I am viewing the gallery, I get the following message:

Warning: Cannot modify header information - headers already sent by (output started at .php:1) in /zenphoto/zp-core/functions.php on line 1728

I tried including my header file in the zenphoto/index.php, but it did not help.
I will appreciate ideas and help.
thanks.




Cannot modify header information - acrylian - 2011-11-01

That happens because It does not work that way at all.

Please read and understand this (even if you don't use any other CMS this are the ways to do it):
http://www.zenphoto.org/news/can-i-integrate-zenphoto-with-wordpress-or-another-cms-




Cannot modify header information - witney - 2011-11-04

Thanks, I will try that