http://www.miztreat.com/test/test2.php
I've been searching the forum for an answer and i cant find one! I cant get this to work. The Paths seem to be all wrong.
Also is it possible to do what im attempting? Trying to integrate zenphoto into the site?
Yeah, it's difficult to do it that way. You can't just call "include" on it.
Much much easier is to modify the theme files (located in themes/default, for example) to match your design. This usually means placing the zenphoto code into a template from your design, one each for index.php, album.php and image.php. It's the easiest way, trust me.