• I have error loging enabled and this notice comes up a lot:

    PHP Notice: Undefined variable: c in ..../wp-content/plugins/slate-admin-theme/css/dynamic.php on line 1

    Looking at the code, it appears that slate_get_user_admin_color() could be returning an unhandled value but my profile settings show that I’m using the default colour scheme.

    I think adding else {$c=$one;} should fix it.

    • This topic was modified 6 years, 9 months ago by Ivan Lutrov.
  • The topic ‘Stylesheet error notices’ is closed to new replies.