coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: ambros on October 29, 2005, 12:07:42 PM

Title: Template
Post by: ambros on October 29, 2005, 12:07:42 PM
Hi. I would like to use another template for file 'displayimage.php' as for the rest of the files. How can I replace the template path in 'displayimage.php', or where is the template path configured?

Thanks for your help.

Ambros Peer
Title: Re: Template
Post by: Abbas Ali on October 29, 2005, 12:26:04 PM
Template is set in include/init.inc.php  To use a different template for displayimage.php modify init.inc.php to check whether the current script is displayimage.php and if yes then set the template accordingly.