Upgrading from RC2 to RC3 first generated white screen, clearing caches restored site, but main menu missing and long list of Undefined Variable notices.
Notice: Undefined variable: main_menu in include() (line 3 of /sites/all/themes/omega/omega/omega/templates/region--menu.tpl.php).
Notice: Undefined variable: secondary_menu in include() (line 3 of /sites/all/themes/omega/omega/omega/templates/region--menu.tpl.php).
Notice: Undefined variable: linked_logo_img in include() (line 3 of /sites/all/themes/omega/omega/omega/templates/region--branding.tpl.php).
Notice: Undefined variable: site_name in include() (line 3 of /sites/all/themes/omega/omega/omega/templates/region--branding.tpl.php).
Notice: Undefined variable: site_slogan in include() (line 3 of /sites/all/themes/omega/omega/omega/templates/region--branding.tpl.php).
Notice: Undefined variable: title in include() (line 4 of /sites/all/themes/omega/omega/omega/templates/region--content.tpl.php).
Notice: Undefined variable: tabs in include() (line 11 of /sites/all/themes/omega/omega/omega/templates/region--content.tpl.php).
Notice: Undefined variable: action_links in include() (line 12 of /sites/all/themes/omega/omega/omega/templates/region--content.tpl.php).
Notice: Undefined variable: breadcrumb in include() (line 3 of /sites/all/themes/omega/omega/omega/templates/zone--content.tpl.php).
Notice: Undefined variable: messages in include() (line 6 of /sites/all/themes/omega/omega/omega/templates/zone--content.tpl.php).
Notice: Undefined variable: doctype in include() (line 1 of /sites/all/themes/omega/omega/omega/templates/html.tpl.php).
Notice: Undefined variable: rdf in include() (line 2 of /sites/all/themes/omega/omega/omega/templates/html.tpl.php).
Notice: Trying to get property of non-object in include() (line 2 of /sites/all/themes/omega/omega/omega/templates/html.tpl.php).
Notice: Undefined variable: rdf in include() (line 2 of /sites/all/themes/omega/omega/omega/templates/html.tpl.php).
Notice: Trying to get property of non-object in include() (line 2 of /sites/all/themes/omega/omega/omega/templates/html.tpl.php).
Notice: Undefined variable: rdf in include() (line 3 of /sites/all/themes/omega/omega/omega/templates/html.tpl.php).
Notice: Trying to get property of non-object in include() (line 3 of /sites/all/themes/omega/omega/omega/templates/html.tpl.php)
Comments
Comment #1
essbee commentedHmmm seems that the upgrade is getting confused and placing the new files inside /themes/omega/omega, rather than /themes/omega
Deleting the entire directory and re-uploading clean fixes.
Comment #2
fubhy commentedThis has been described in about 5 Issues so far and can be bypassed by following this instructions about best practices for module / theme installation / update (This is NOT! a bug with Omega): http://drupal.org/node/250790
Comment #3
Ankabout commentedI have the same issue, and ugraded using Drush.
And then when it didn't work, I removed the directory, cleared caches etc, but I still have the same problem.
Comment #4
Ankabout commentedJust putting it on active again.
Comment #5
Ankabout commentedSorry about that. Fubhy helped me find it, Delta wan't the latest version, and that was causing the errors.
Closed