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 <?php include('zenphoto/index.php'); ?>
When I am viewing the gallery, I get the following message:
Warning: Cannot modify header information - headers already sent by (output started at <MY_PHP_FILE>.php:1) in <MY_DIR>/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.
Comments
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-