ZenphotoCMS Forum
Headers issue - 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: Headers issue (/thread-4797.html)



Headers issue - servo27 - 2009-03-04

Hello,

I would like to embed the php generates the album (index.php) into one of my pre existing files. When I do this, I get these errors -
Warning: Cannot modify header information - headers already sent by (output started at.....

Any simple way to overcome this?

Thanks




Headers issue - acrylian - 2009-03-04

I assume you read this and the loads of forum threads about it?: http://www.zenphoto.org/2008/01/hacks/#zenphoto-as-plugin




Headers issue - servo27 - 2009-03-04

Thank you for that!




Headers issue - servo27 - 2009-03-04

acrylian,

Sorry to bother you again but I still have an issue with headers. I have not touched PHP in a long time so perhaps this is just beyond my understanding. The headers issue is still a problem.

If I put that first cut of code

into an existing page I still get Cannot modify header information - headers already sent by (output started




Headers issue - sbillard - 2009-03-04

Normally you woujld start a PHP sequence with `