Closed (fixed)
Project:
ThemeKey
Version:
6.x-1.2-beta1
Component:
Modules
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
29 Oct 2009 at 13:21 UTC
Updated:
13 Nov 2009 at 11:32 UTC
Jump to comment: Most recent file
If I go into any of the themes I have enabled on my site and configure them in any way, the themes will either all (or a random sampling) become disabled (unchecked). I go back in and re-enable them but this is annoying. Has anyone encountered this?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 617990.patch | 638 bytes | mkalkbrenner |
Comments
Comment #1
mkalkbrennerCould you provide more information about the steps and paths to reproduce this?
Example:
1. enable a theme garland at /admin/build/themes
2. enable XYZ property at /settings/themekey/settings
3. ...
Comment #2
myaussierox commentedThank you for the quick response.
I have created 6 sub-themes off of the acquia_slate theme (folders contain style.css, theme.info, thumbnail, images folder)
So acquia_slate and the sub themes are enabled with acquia_slate as the default theme.
I have been activating and deactivating site name, search box, and changing logos.
The only module that has been added is custom_search_box.
-Mike
Comment #3
mkalkbrennerSorry, I'm still unable to reproduce your issue. Which concrete action deactivates your themes?
Does deactivation to themes happen if you uninstall the module ThemeKey?
Comment #4
myaussierox commentedIt is only when I adjust a setting in any theme.
Comment #5
mkalkbrennerI tried it, but I'm unable to reproduce this issue.
Once again, what happens if you uninstall the module ThemeKey?
You mentioned that the only module that has been added is custom_search_box. Are you sure that you installed ThemeKey at all ? ;-)
Comment #6
mkalkbrennerI think I found the solution thanks to another bug report for module Taxonomy Theme: #618048: Module causes themes to become disabled
The fix will be released soon. Meanwhile you can use this patch.
Comment #7
mkalkbrennerFixed in 6.x-1.2beta2
Comment #8
myaussierox commentedThank you I thought I was going nuts!
Mike
Comment #9
mkalkbrenner