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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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