Call to update.php disables all previously enabled themes
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | base system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Hi @all,
I just found a strange bug regarding the update.php process of Drupal. To reproduce this bug perform the following steps:
- Use a fresh Drupal install
- Check Site building / Themes -> Garland is enabled (checkbox is ticked)
- Run update.php
- Check Site building / Themes -> Garland is still the default theme, but the "Enabled" checkbox is not ticked anymore
Of course, the theme is still used when it is the default theme, but if you have other themes enabled and users can choose from them, they will get only the default theme after update until you enable all other themes again.
Hope this can be fixed soon, as we are using quite a lot of themes and it is a pain in the ass to enable all of them again after running update.php :-)
Thanx in advance & cheers
hctom

#1
bug confirmed
#2
#305653: Themes disabled during update
#3
I got this yesterday on 6.4 installation. For me the theme specific block settings and theme configuration pages become "access denied" as well.
#4
weird cross post - setting back to duplicate