Closed (outdated)
Project:
Administration theme
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2010 at 00:28 UTC
Updated:
1 Feb 2020 at 17:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
davyvdb commentedGiving the admin_theme module a higher weight should fix the issue.
Comment #3
nrackleff commentedI updated the weight of the module and now the admin theme works but the mobile theme does not show up anymore. Is there a way to make these two play nice together?
Comment #4
davyvdb commentedHere's a patch that should fix this by checking if the $custom_them is the admin theme.
Comment #5
davyvdb commentedComment #6
davyvdb commentedComment #7
nrackleff commentedThank you for creating the patch. We have actually disabled the mobile version of the site for now, so I am not able to test at this time. I hope to bring it back soon.
Comment #8
miklI've added a patch that adresses this, that also works with Drush make. It also adresses a small issue raised in #829352: Incompatiblity with Custom Theme modules.
Comment #9
justy commentedClosing this old Drupal 6 issue.