coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: zulubanshee on September 23, 2008, 06:44:53 PM

Title: [Solved]: Custom header path says file does not exist
Post by: zulubanshee on September 23, 2008, 06:44:53 PM
I want to include a custom file header from my punbb bridge. $CONFIG['custom_header_path'] is reading the path correctly, but it says the file doesn't exist. It is a simply php file, just a test file in fact with a simple echo.
coppermine is located inside the forum directory: /forum/coppermine
The custom header is in /forum/include/user/custom.php

Any ideas?
Title: Re: Custom header path says file does not exist
Post by: Nibbler on September 23, 2008, 06:49:57 PM
Then the path should be ../include/user/custom.php.
Title: Re: Custom header path says file does not exist
Post by: zulubanshee on September 23, 2008, 07:14:00 PM
oh mercy thank you. Can we have an asskissing icon? [/asskiss]