[Solved]: Custom header path says file does not exist [Solved]: Custom header path says file does not exist
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Custom header path says file does not exist

Started by zulubanshee, September 23, 2008, 06:44:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zulubanshee

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?

Nibbler

Then the path should be ../include/user/custom.php.

zulubanshee

oh mercy thank you. Can we have an asskissing icon? [/asskiss]