Download & Extend

admin theme does not show up

Project:Admin
Version:6.x-2.0-beta6
Component:Code
Category:bug report
Priority:major
Assigned:Unassigned
Status:active

Issue Summary

all was working well until we made a few changes, we have no idea what caused the problem because multiple developers have changed it. We are unable to figure out the problem

we have selected :
http://www.site.com/admin/settings/admin/theme

Rubix as the theme. Also enabled the rubix theme from http://www.site.com/admin/build/themes .

But we can only see the default theme selected from the theme settings.

While enabling the admin module from module list :
"Please note that the administration theme is still set to the rubik theme; consequently, the theme on this page remains unchanged. All non-administrative sections of the site, however, will show the selected fusion_starter_lite theme by default"

i dont understand why i get this "consequently, the theme on this page remains unchanged."

Any help will be appreciated!
thanks...

Comments

#1

So does the rubik theme appear on /admin/settings/admin/theme? And on our homepage is the theme fusion_starter_lite? If so this is working as expected. You actually don't even need to enable Rubik on admin/build/themes just set the administration theme at admin/settings/admin/theme and all admin pages should use the rubik theme and other parts of your site which aren't admin pages will use you fusion theme.

#2

Have you tried disabling the core Toolbar module?

#3

I have this same issue on admin 2.0. random updates to a custom module caused the admin theme to not show up at all (or completely intermittently). this module doesn't have any init_theme() functions or anything in it, so i'm not sure what could cause this. Any ideas?

#4

Did you figure this issue out?

I've recently created a new theme to use as my default and now the Admin option doesn't display. I only see it when I type mysite.com/admin and am in the rubik theme.

I've tried reenabling, resaving, rebuilding (in /admin/settings/admin) all to no avail yet.

#5

OK, my solution was really simple. I'd just failed to print the $closure variable in page.tpl.php

nobody click here