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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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