Community

How to change the theme back to default?

Hello, all:

I installed Drupal 7.17. Right after I changed the theme from default to http://drupal.org/project/ninesixtyrobots_omega . However, it seems I didn't install http://drupal.org/project/omega in advance. Then, http://longervision.ca/admin/config gives me only error messages:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /hsphere/local/home/jiapei/longervision.ca/sites/all/themes/ninesixtyrobots_omega/template.php on line 91

Just wondering if there is a method to change the theme back to default without log into the theme GUI configuration? Can I just modify settings.php to do so ? If so, how to? I was told maybe http://drupal.org/node/23422 will help, but

<?php
global $custom_theme;
$custom_theme = 'pushbutton';
?>

it seems I need to replace 'pushbotton' ?

Cheers
Pei

Comments

http://drupal.org/node/184226

Thanks, but 1) the default

Thanks, but

1) the default theme seems to be named as garland, saved under /mydomain.com/themes
2) the theme "ninesixtyrobots_omega" that I'm using now but brings me all the current error message is saved under /mydomain.com/sites/all/themes
3) where to use your drush command? I'm using CPanel, and I need a command bash to input the drush command. How to do that from my local computer?

cheers
Pei

Welcome to EasyN.ca
http://www.easyn.ca

nobody click here