about customize theme about customize theme
 

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

about customize theme

Started by Eudemon, July 07, 2011, 12:06:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Eudemon

i want to add php codes to template.html
but it wouldn't work unless i change the file to .php

if i do that the site will just show missing a template.html
i've searched the theme directory but didn't find any

so somewhere outside of the theme is calling that html file
where should i look for it?

ΑndrĂ©

You have to put your PHP code to the appropriate function in the theme.php file or tell your webserver to parse html files.