PDA

View Full Version : Q: Theme installation


Theguy
28 Nov 07, 21:39
I just installed one of your themes (Artemis to be exact) and now when I visit my forum I get the following error:

phpBB : Critical Error

Could not open artemis template config file

DEBUG MODE

Line : 503
File : functions.php

???? What should I do about that?
I can't even edit or change the theme, because it won't let me in to the administration(or anywhere for that matter)

momentum
29 Nov 07, 03:25
With your FTP client check in the <your_forum>/templates/Artemis directory for a Artemis.cfg file. Remember that styles are CaSe SeNsItiVe and that artemis is not the same as Artemis.

You might also want to check that the file permission is set at 644.

Craig.

Theguy
30 Nov 07, 19:48
Yup, that was the problem. It's working now! Thanks so much! :D

Theguy
30 Nov 07, 22:50
New problem. The theme artemis has several different color schemes, but when I change the css reference to the one I want I still get the original color scheme. I have tried refreshing the browser and clearing the cache and still the color scheme is the same... Does anyone know how I can change the color theme?
Thanks!

CyberAlien
01 Dec 07, 14:01
Edit css files instead of editing style in control panel.

Theguy
03 Dec 07, 17:56
Okay, well I'm not exactly sure how to do this because I edited the css and set it to reference the style_orange.css from the style.css. The only place that I find the importing of the buttons and color headings/backgrounds is in the different style themes. Then I had the phpBB reference the style.css since it was now pulling from style_orange.css, which, of course, imports style_main.css. Still only the regular colors appeared.

Next I tried importing every single one of the different stylesheets to see if any of them changed the appearance. None did. Now I will try clearing my cache and restarting my browser, but if that doesn't work, I'm not sure what to do.... Any advice?