By mlwhall on
I am using the new 4.2.0 -- I just did a clean install. I was working on a new theme (actually altering an old theme) and not thinking I set it as the default theme. There seems there is an error in what I did and I cannot get back to anything in drupal to reset it. I just get an error that basically says there there is an error at line 174 of includes/themes.inc. What do I need to reset to a more benign theme? Or is there a backdoor page that will allow me to do this. Going to http://www.valuesplanet.com/drupal/index.php or admin.php does no good.
Thoughts?
Comments
2 solutions
a) rename/delete your custom theme. drupal should start w/ the base them, then
b) go into your database and reset the theme setting (side-wide: table "variables", row "theme_default"; user-specific: table "users", the user you are logged in as, row "theme") to a valid name