After installing beta5 version I keep getting this error:
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2017 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2018 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2021 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2022 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2024 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2017 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2021 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2022 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2024 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2017 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2021 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2022 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2024 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2017 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2021 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2022 of /includes/theme.inc).
Notice: Undefined property: stdClass::$region in template_preprocess_block() (line 2024 of /includes/theme.inc).

The admin button won't show up.

Comments

yhahn’s picture

Status: Active » Postponed (maintainer needs more info)

PHP notice should be fixed with http://drupal.org/cvs?commit=401470.

Not sure what's going on with the button not showing -- is the markup for the admin toolbar present in your page source?