I'm trying to integrate Coppermine into an existing site. I can do it through an iframe and modifying the theme. However, I'd prefer to include a header into the theme that would include overall site logo and navigation. I've tried all manner of SSis and PHP includes, but nothing is working. I suspect this is due to Coppermines combination of of php and html theme files. I am able to accomplish inserting a header into a page with other scripts that only use php files.
Any advice, suggestions or help would be greatly appreciated. You can see the site at:
http://wfd101.com/photos.shtml
Have you tried the custom header feature? Put the path to the file you want to include into the config option.
ok - Not trying to be dense here, but where exactly is that file located? I see a config.php in the main folder, but nothing that looks like what you're describing..... :-\
admin panel.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_theme_include_path_start
Yes, I just found it before checking back... Thank You!