Closed (fixed)
Project:
Drupal core
Version:
7.0
Component:
update.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2011 at 20:06 UTC
Updated:
18 Aug 2011 at 23:21 UTC
If a sub-theme uses a master theme, but the master theme is no enabled on the site. The Master theme is not counted by the update.module as the update module only counts enabled themes.
Is there a way that we can update the usage counts for master themes when they are not enabled, but used my a sub-theme?
Comments
Comment #1
LarsKramer commentedChanging this to support request and setting to fixed because Drupal 7 already has an option to check for disabled modules and themes:
Go to Administration > Reports > Available updates > Settings.
Enable the option Check for updates of disabled modules and themes.