After upgrading to Drupal 7.21, instead of the site, I get the following errors:

Notice: Undefined index: highlighted in include() (line 126 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/modules/system/page.tpl.php).
Notice: Undefined index: sidebar_first in include() (line 138 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/modules/system/page.tpl.php).
Notice: Undefined index: sidebar_second in include() (line 144 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/modules/system/page.tpl.php).
Notice: Undefined index: openchurch_theme in drupal_theme_initialize() (line 100 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/includes/theme.inc).
Notice: Trying to get property of non-object in _drupal_theme_initialize() (line 145 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/includes/theme.inc).
Notice: Trying to get property of non-object in _theme_load_registry() (line 334 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/includes/theme.inc).
Notice: Undefined index: openchurch_theme in theme_get_setting() (line 1414 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/includes/theme.inc).
Notice: Trying to get property of non-object in theme_get_setting() (line 1451 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/includes/theme.inc).
Notice: Trying to get property of non-object in theme_get_setting() (line 1461 of /Users/kirkbrown/Work/Volunteer/AllSaints/openchurch-7.x-1.11-beta8/includes/theme.inc).

Page not found

The requested page "/Volunteer/AllSaints/openchurch/" could not be found.

Comments

drupalninja99’s picture

Status: Active » Closed (works as designed)

Oh ok. If you did drush up and did a core update it wiped out your openchurch profile. The proper way to do it is to copy/move the openchurch profile, update core and then copy the openchurch profile back to the profiles directory. Or you can wait until I add a new OC release. I haven't been able to keep to a monthly schedule yet.