forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: N00b on September 05, 2004, 10:36:46 pm

Title: What file can I alter to manually change the theme?
Post by: N00b on September 05, 2004, 10:36:46 pm
I know how to change themes using the config button on the site itself. However, I have installed and theme that apparently was not made for this version and instead it's crashed my site. I cannot get to anything on the site. Thus I cannot access the config section to change this. Can anyone please tell me where in the .php files I can go to manually enter the name of the theme I want to change to such as classic?

Thank you
Title: Re: What file can I alter to manually change the theme?
Post by: Casper on September 06, 2004, 12:35:26 am
Type this at the end of the url in the address bar;

Code: [Select]
?theme=classic
It should look like this,
Code: [Select]
http://www.mysite.com/coppermine/index.php?theme=classic
You will then go to your site in the classic theme, and be able to work your site again.