![]() |
|
Trying to integerate to site thumbs dont show, wrong paths! - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Trying to integerate to site thumbs dont show, wrong paths! (/thread-778.html) |
Trying to integerate to site thumbs dont show, wrong paths! - n9ne - 2006-09-01 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? Trying to integerate to site thumbs dont show, wrong paths! - trisweb - 2006-09-02 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. |