Theme doesn't load properly Theme doesn't load properly
 

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

Theme doesn't load properly

Started by letgo216, March 26, 2006, 08:12:34 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

letgo216

I've created a theme to match AcidTech for phpbb, using Valentines as a base. When I view it on my localhost for testing, it works perfectly, but when I try it on my site, nothing loads.

I thought it was something I had messed up, but I also tried loading the original Valentines theme on my site, and got the same results. 

Why do these themes not work on my site?

Joachim Müller

not theme-related, as this happens with the classic themes as well (http://www.karma-syphon.com/gallery/index.php?theme=classic). The error message
QuoteCoppermine critical error:
Unable to connect to database !

MySQL said: Lost connection to MySQL server during query
suggests that there is an issue related to your database connection. Review your mysql settings in include/config.inc.php and make sure your mysql service is up and running.

letgo216

Ok, when I fist posted, I was not getting database errors, and the Classic theme was working, and it still is for me.

Nibbler

The theme's directory is named AcidTech but you use the name 'acid tech' in template.html.

letgo216

Thanks for that, I went and fixed it, plus some of the same in theme.php and it now works.