The calls in this theme to theme_get_settings() explicitly add the theme name. When the theme name is omitted from the call, the settings are retrieved from the 'current' theme (i.e. the subtheme).

Comments

Stevel’s picture

Status: Active » Needs review
StatusFileSize
new10.18 KB

This patch fixes the theme_get_settings calls.

Stevel’s picture

StatusFileSize
new7.04 KB

Last patch included a bit too much changes, sorry. This should be better: