Integration errors - almost there

Hey everyone,
I have integrated the Zenphoto php into my site, but am getting some errors and formatting problems. I am hoping someone can help.

the site is http://inhomepetphotos.com/memorial/index.php

The errors are:

Warning: Cannot modify header information - headers already sent by (output started at /home3/gelbshar/public_html/inhomepetphotos/memorial/index.php:15) in /home3/gelbshar/public_html/inhomepetphotos/memorial/index.php on line 43

Warning: Cannot modify header information - headers already sent by (output started at /home3/gelbshar/public_html/inhomepetphotos/memorial/index.php:15) in /home3/gelbshar/public_html/inhomepetphotos/memorial/zp-core/functions.php on line 4023

Warning: Cannot modify header information - headers already sent by (output started at /home3/gelbshar/public_html/inhomepetphotos/memorial/index.php:15) in /home3/gelbshar/public_html/inhomepetphotos/memorial/index.php on line 100

and as far as formatting errors, it is placing the album in the correct space but is not confining itself to the CSS container that it is supposed to fit into - is there a way to fix that, or is it just that I will need to adjust the container size?

Thank you,
David

Comments

  • The link above gets me a 404 error, and not even one from zenphoto.

    If you read http://www.zenphoto.org/support/topic.php?id=3760 it will guide you on how to get help on this forum. In particular, we need more than just the error message. For instance, what version of zenphoto did you install? I know of no version that has 4000+ lines in the functions.php script.

    How did you go about integrating zenphoto into your site? Did you get the album working first, before doing the integration?

    You might also want to browse the forum and main web site for hints on how to integrate zenphoto into an existing site.
  • Are you sure that's the address you have and not this: http://inhomepetphotos.com/zenphoto/index.php

    Are you trying to change the name of your folder or something?
  • I am using version 1.2.1. Since posting, I did remove and reinstall it to the address: http://inhomepetphotos.com/zenphoto/index.php

    I tried to integrate by copying my page's HTML into the PHP, but it was erroring due to "Headers Already Sent By..."

    I have since removed that page so that my client would have a working page, but I would still like to get this working. Is there any way just to copy the PHP script into my pre-existing web HTML to get it to apply the correct page formatting? By doing that, that is when I get all my errors.

    Hope this helps a little...please let me know what info you need to help me.

    Thanks!

    -David
  • acrylian Administrator, Developer
    There are bascially two ways to integrate Zenphoto into a existing website:
    1. Make you theme look like your site.
    2. http://www.zenphoto.org/2008/01/hacks/#zenphoto-as-plugin
Sign In or Register to comment.