coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: teamvtec on February 04, 2012, 11:17:13 PM

Title: include SSI funtions from my SMF2 forum in my custom made template.html
Post by: teamvtec on February 04, 2012, 11:17:13 PM
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
Title: Re: include SSI funtions from my SMF2 forum in my custom made template.html
Post by: teamvtec on February 07, 2012, 09:23:12 PM
Anyone?  :)
Title: Re: include SSI funtions from my SMF2 forum in my custom made template.html
Post by: Joe Carver on February 08, 2012, 11:53:22 PM
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).