coppermine-gallery.com/forum

No Support => General discussion (no support!) => Topic started by: WarMaker on October 09, 2004, 04:56:52 PM

Title: Using PHP in template.html
Post by: WarMaker on October 09, 2004, 04:56:52 PM
Hi, How can I enable PHP in the template.php ? I want to change the theme, but PHP code doesn`t work.. whatr can I do?


tnx...
Title: Re: Using PHP in template.html
Post by: RatKing on October 09, 2004, 05:52:47 PM
Do you really need php in the template.html file?

I have done a few templates for various people but never have I had the need to put php in template.html.

You could how ever have a look in function.php (I think) as that is where the template.html is read....
Title: Re: Using PHP in template.html
Post by: Joachim Müller on October 10, 2004, 11:52:28 AM
I'm with RatKing on this issue, but if you must have PHP in template.html, there's a mod as well that enables html in templates, search the mods board.

Joachim