• Resolved Hrohh

    (@hrohh)


    Hi, I have some PHP Notice in debug.
    Im using Admin Color Schemer plugin.
    https://ww.wp.xz.cn/plugins/admin-color-schemer/
    with Base and Icon color only.
    Thank you

    [05-Nov-2020 19:33:39 UTC] PHP Notice: Undefined offset: 1 in /home/ttt/domains/ttt.com/public_html/wordpress/wp-content/plugins/autodescription/inc/classes/core.class.php on line 759
    [05-Nov-2020 19:33:39 UTC] PHP Notice: Undefined offset: 2 in /home/ttt/domains/ttt.com/public_html/wordpress/wp-content/plugins/autodescription/inc/classes/core.class.php on line 760

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sybre Waaijer

    (@cybr)

    Hello!

    Please see if you can set the Admin Color Schemer’s colors to valid color hexadecimal values as defined by the W3C and re-save the admin color scheme.

    The valid values would be either #aaa (shorthand) or #aaaaaa (hex triplet). Admin Color Schemer was recently updated, seemingly tightening this system (crashing on save when you send incorrect values); yet, there’s no tolerance built in either of our plugins since we expect the values to be correctly assigned.

    Thread Starter Hrohh

    (@hrohh)

    Hello, I just set Base, Highlight, Icon and Notification color and there is ok, no more notice in log.
    Thank you for your time!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP notice with Admin Color Schemer’ is closed to new replies.