Change template.html into template.php Change template.html into template.php
 

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

Change template.html into template.php

Started by scotty2260, June 23, 2004, 08:45:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scotty2260

On the template page, I need to use an include tag, how can I change the template.html into a template.php. I already changed the extension, but I need to have Coppermine call for the .php not the .html. When its loaded it says 'Fatal Error: Could not find template.html' which I knew it would say.

Please help! thanks.

Joachim Müller

just not possible, read the documentation: if you need php, go for theme.php! Coppermine just doesn't work the way you want it to work.

GauGau