I don't know how to move this thread: http://drupal.org/node/297594 from Post installation issues to this issue queue, so I'll just add some more info here.

This is only happening with my Zen subtheme enabled on admin pages and also on the login page. I tried Garland, Zen Classic, Zen starterkit and with them enabled everything is OK.

When I click on the second or subsequent tabs (e.g. under Themes this is Configure, or under Menus it's Add Menu or Add Menu Item, or Settings), the title of the page (like Themes or Menus) gets added to the breadcrumb, "Michael's blog" becomes the new title, and the tabs (submenus) are not displayed anymore.

I tried replacing my template.php as well as theme-settings.php and theme-settings-init.php with the "clean" ones from Starterkit, and then just replacing STARTERKIT with the name of my subtheme, but it didn't help.

I also emptied cache through devel facility but it didn't help either.

Any ideas how to tackle this problem?

Comments

mkrakowiak’s picture

Project: Zen » Views Popup
Version: 5.x-1.x-dev » 5.x-1.1
Category: support » bug

I don't quite understand how it can happen, but when I disable the Views Popup module, everything is back to normal. I'm not quite sure if there's a bug in that module or if it's just my particular setup.

bwong’s picture

Status: Active » Closed (fixed)

Not repeatable