![]() |
|
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, 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. 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): Cannot modify header information - witney - 2011-11-04 Thanks, I will try that |