I changed the administration interface theme to Garland and now I can't access the admin to change the theme to something else. Is there a way to correct this by changing the theme outside of the admin interface?
THIS IS THE ERROR MESSAGE I GET:
Notice: Undefined property: stdClass::$content in include() (line 10 of /home/content/19/7360719/html/themes/garland/block.tpl.php).
Comments
Comment #1
nickbits commentedThe error your code is reporting is not in the admin module but in the garland theme. The garland theme is part of dupal core, suggest you raise your issue in the queue there - http://drupal.org/project/drupal
Comment #2
davyvdb commented