include SSI funtions from my SMF2 forum in my custom made template.html include SSI funtions from my SMF2 forum in my custom made template.html
 

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

include SSI funtions from my SMF2 forum in my custom made template.html

Started by teamvtec, February 04, 2012, 11:17:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

teamvtec

Hi all, I want to include SSI funtions from my SMF2 forum in my custom made template.html since that file does not accept php, do i put them in theme.php?

My forum: http://www.civicvtec.org/forums/index.php?action=forum
My gallery: http://www.civicvtec.org/galleries/index.php

CPG version 1.5.12


Joe Carver

Quote from: teamvtec on February 04, 2012, 11:17:13 PM
in my custom made template.html since that file does not accept php, do i put them in theme.php?

Yes, you can create / modify your own custom theme.php. Look inside themes/sample/theme.php and your document package.

Coppermine's behavior can also be changed through the use of plugins (also well documented).