Header problem !! please help !! Header problem !! please help !!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Header problem !! please help !!

Started by Avner, November 17, 2004, 05:34:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Avner

Hi all !

I added this line to the theme.php so it will have the header.php of my site.

'{CUSTOM_HEADER}' =>  "<?php include('http://pctip.co.il/includes/look/header.php'); ?>" ,

but on the gallery nothing appears. 
If I write   '{CUSTOM_HEADER}' =>  "123 Hello world" ,  all works fine and I see the 123 Hello world .

please help me,

Thanks,
Avner

donnoman


Avner

ya,

this is exactly what Ive done...

but it doesn't show the php header (normal text is shown)


Avner

Joachim Müller

you can not include anything, only very limited things (don't touch the file header etc.). Having a custom header to visually blend coppermine into your site is just wishfull thinking in most cases and requires good php skills to accomplish. With seeing the actual code there's little that can be done.

Posting a support request on the general discussion board is not a good idea, since the description text of this particular sub-board says that you mustn't. You'll only get some general answers here, not actual support. Not respecting board rules makes supporters reluctant to help.

Joachim