I am trying to use include files on my page for menu's, footers etc around my zenphoto pages. However this is throwing up errors on the page.
What do I have to do within zenphoto to allow my include files to work?
This needs to be done in the zp-root/index.php
If you add these to the theme files it will throw errors cause the headers are already sent
If I want to include the navigation bar and I put it on the pages how do I put it on the zp-root/index.phpheaders but place it withing each of the theme pages ?