how to php include/ssi in template? how to php include/ssi in template?
 

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

how to php include/ssi in template?

Started by majestique, June 08, 2004, 07:04:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

majestique

I tried both php include & ssi commands in the template.. the template doesn't pick up the php include or ssi... is there a way to do this? Thanks =)

Joachim Müller

You can't have php in the file template.html at all (and "no", renaming it won't help ;)) - see http://coppermine.sourceforge.net/faq.php?q=customHeader#customHeader and search the board, this has been asked quite often already.

GauGau