...as per title. When the submodule is enabled, it causes the admin_menu toolbar not to show up in the Appearance -> Global settings (../admin/appearance/settings). Disabling the module and refreshing the page brings the toolbar back.

Same happens with any theme settings page. Tested with:

Bartik (../admin/appearance/settings/batrik)
Garland (../admin/appearance/settings/garland)
Seven (../admin/appearance/settings/seven)

Drupal core 7.x-dev (2010-Aug-15)
Administration menu 7.x-3.x-dev (2010-Jul-29)

...seems related to #883876: Theme settings UI extras causes blank page in Global and per theme settings pages

Comments

klonos’s picture

Title: Compatibility with Adminstration Menu - toolbar not displayed in Global and per theme settings pages » Compatibility with Administration Menu - toolbar not displayed in Global and per theme settings pages

...missed an 'i' there ;)

andrewmacpherson’s picture

Status: Active » Closed (cannot reproduce)

works fine, tested with admin_menu-7.x03.0-rc3

tried it with:
themesettings_ui_extras.module enabeld
themesettings_verticaltabs enabled
both modules enabled.

also tested with admin_menu_toolbar.module

I can't reproduce the problem, so closing this issue. It might have already been fixed by the other changes recently.

I can't see how it would be related to #883876: Theme settings UI extras causes blank page in Global and per theme settings pages, that looks like a red herring.

klonos’s picture

Wow! ...seems you were on fire Andrew!! You've cleaned up the whole issue queue! I confirm this is fixed. Don't know if it was some core update that happened in the meantime or perhaps on admin_menu's side, but the issue is not there anymore.

I'm starting using this module again! Thanx.