Hello,

I have the error message each time i try to go to an admin function, otherwise, the site seems to work. I have not made any theme modifications since months.
Has anybody an idea of what to do now ? (i am a newbie).

TIA.

Pascal.

Complete error message : "Fatal error: Class 'Cosmic Zen Krishna Theme - 2-column, fixed width - just CSS, no tables - from ' not found in /web/sites/vhbu3/3/17/49424/public/www/includes/common.inc on line 3437"

Comments

rossymole’s picture

Had the same issue, I looked everywhere for the answer and as usual it was something simple. The function throwing the error is reading through the .info file in the themes, so in my case I had just addedthe skyroots" theme which had this line:

description = Cosmic Zen Krishna Theme - 2-column, fixed width - just CSS, no tables - from ::: go-run-gaa-!! :::

see: http://drupal.org/node/330734

I pulled the colons and all was well.