Copy the function pageheader from themes/sample/theme.php to your theme's theme.php file if it doesn't exist. Then, find
[c...
Code: [Select]
$custom_header = cpg_get_custom_include($CONFIG['custom_header_path']);
and replace with[c...