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
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.
ZP themes are just PHP anyway, so you should be able to make one easily