Hi guys, relatively new to drupal and a PHP newbie.
My site is frozen in maintenance mode and is throwing errors relating to the file /includes/theme.inc.
I cannot in to the admin to change the template and test, etc. If I go to /?q=user, I do get the login but once the form submits I'm back to maintenance mode and errors.
Here's the site: http://kemek.org
Here's the errors:
* Notice: Undefined index: KMKorg in drupal_theme_initialize() (line 101 of /home/content/k/e/m/kemek/html/network/kemekorg/philanthropy/includes/theme.inc).
* Notice: Trying to get property of non-object in _drupal_theme_initialize() (line 146 of /home/content/k/e/m/kemek/html/network/kemekorg/philanthropy/includes/theme.inc).
* Notice: Trying to get property of non-object in _theme_load_registry() (line 284 of /home/content/k/e/m/kemek/html/network/kemekorg/philanthropy/includes/theme.inc).
* Notice: Undefined index: KMKorg in theme_get_setting() (line 1153 of /home/content/k/e/m/kemek/html/network/kemekorg/philanthropy/includes/theme.inc).
* Notice: Trying to get property of non-object in theme_get_setting() (line 1200 of /home/content/k/e/m/kemek/html/network/kemekorg/philanthropy/includes/theme.inc).