When a new connection is made the screen show many errors :
Notice: Undefined property: stdClass::$content in include() (line 6 of /RAIDHOME/www/drupal-7/themes/abessive/block.tpl.php).
Notice: Undefined property: stdClass::$content in include() (line 6 of /RAIDHOME/www/drupal-7/themes/abessive/block.tpl.php).
Notice: Undefined property: stdClass::$content in include() (line 6 of /RAIDHOME/www/drupal-7/themes/abessive/block.tpl.php).
Notice: Undefined property: stdClass::$content in include() (line 5 of /RAIDHOME/www/drupal-7/themes/abessive/block-footer.tpl.php).
Notice: Undefined variable: left in include() (line 10 of /RAIDHOME/www/drupal-7/themes/abessive/page.tpl.php).
Notice: Undefined variable: right in include() (line 10 of /RAIDHOME/www/drupal-7/themes/abessive/page.tpl.php).
Notice: Undefined variable: mission in include() (line 55 of /RAIDHOME/www/drupal-7/themes/abessive/page.tpl.php).
Notice: Undefined variable: left in include() (line 72 of /RAIDHOME/www/drupal-7/themes/abessive/page.tpl.php).
Notice: Undefined variable: right in include() (line 79 of /RAIDHOME/www/drupal-7/themes/abessive/page.tpl.php).
Notice: Undefined variable: footer_message in include() (line 91 of /RAIDHOME/www/drupal-7/themes/abessive/page.tpl.php).
Notice: Undefined variable: closure in include() (line 95 of /RAIDHOME/www/drupal-7/themes/abessive/page.tpl.php).

The site is unusable.

Regards

JP Pozzi

Comments

j.mead’s picture

just tried to use version 7.x-1.3 and get very similar results. is there a configuration or setting that's required for this theme that I missed somewhere. trying it on Drupal 7-alpha5........

Countzero’s picture

Same problem with 7.rc3.

Here is a drush command to reset the default theme because it renders the admin interface unreachable :

drush vset theme_default pixture_reloaded

Replace the last part with your theme of choice.

ejwessel’s picture

Same results. Looking for fix please.