zenphoto in an existing website

hi,

zenphoto is working correctly on my local web site, when i use the url : mywebsite/zenphoto/

but i am using high frame on my web site, and when i call the zenphoto index using "mywebsite/index.php?pid=45" (45 is the id of zenphoto in a link.inc function) it does'nt work anymore, i can see the gallery menu but without any style.

has someone already got this issue and knows how to fix it?

thanks!

Comments

  • drebin Member
    i will simplify my question:

    Can I use zen photo as an php include of my own index web site :

    index.php website is:
    include header.php
    include menu.php
    include zenphoto/index.php

    ??

    thanks for your answers.
  • trisweb Administrator
    Probably not, it's complicated. It's much easier just to make a Zenphoto theme that includes those other files.

    ZP themes are just PHP anyway, so you should be able to make one easily :) Just follow the structure of the existing theme, and include your files where you want them.
Sign In or Register to comment.