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

essbee’s picture

Hmmm 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.

fubhy’s picture

Category: bug » support
Status: Active » Fixed

This 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

Ankabout’s picture

I 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.

Ankabout’s picture

Status: Fixed » Active

Just putting it on active again.

Ankabout’s picture

Status: Active » Fixed

Sorry about that. Fubhy helped me find it, Delta wan't the latest version, and that was causing the errors.

Closed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.