File: /sites/all/themes/md_official/inc/admin/theme-settings-config.inc
Version: 2.0.3
Global Declaration:
Problem: Usage of the undefined constant CURRENT_THEME
on lines 153, 157, 168.
Fix: Importing the global variable $theme_key
at line 10 (after $base_url
) and substituting $theme_key
for CURRENT_THEME
in each instance.
-Isaac
Thank you Isaac ;)
Cindy, it doesn't look like this patch has been propagated. Please advise,
I don't like having to manually go in and fix this sloppy coding. I'm laszy like that. :D