[drupal-devel] [bug] [QUICKFIX] Putting a .theme file into themes/ makes all themes not working
Project: Drupal -Version: 4.5.0 +Version: cvs Component: theme system Category: bug reports Priority: critical -Assigned to: Anonymous +Assigned to: chx Reported by: chx Updated by: chx -Status: active +Status: patch Attachment: http://drupal.org/files/issues/themesfix.patch (542 bytes) Here is a patch which fixes the problem. However, I do not have the feeling that this is "the" solution. Feel free to come up with something better. chx Previous comments: ------------------------------------------------------------------------ February 7, 2005 - 08:13 : chx Try putting a .theme file into themes/ without any subdir. Enable it (maybe just saving theme settings is enough), Nothing will work after this. To restore your site: remove the offending theme, issue an SQL: DELETE FROM {system} WHERE type='theme' and save theme settings again. ------------------------------------------------------------------------ February 7, 2005 - 08:14 : chx effects HEAD, too. -- View: http://drupal.org/node/16914 Edit: http://drupal.org/project/comments/add/16914
participants (1)
-
chx