• I get the following PHP warnings ONLY when saving the settings.

    I have looked at the code referenced but not being a back end developer it doensn’t make much sense to me.

    I am using PHP 7.2.

    Warning: count(): Parameter must be an array or an object that implements Countable in /data01/c9943982/public_html/wordpress-cms/wp-content/plugins/admin-color-schemer/lib/phpsass/tree/SassMixinNode.php on line 66

    Warning: Cannot modify header information – headers already sent by (output started at /data01/c9943982/public_html/wordpress-cms/wp-content/plugins/admin-color-schemer/lib/phpsass/tree/SassMixinNode.php:66) in /data01/c9943982/public_html/wordpress-cms/wp-includes/pluggable.php on line 1296

    Warning: Cannot modify header information – headers already sent by (output started at /data01/c9943982/public_html/wordpress-cms/wp-content/plugins/admin-color-schemer/lib/phpsass/tree/SassMixinNode.php:66) in /data01/c9943982/public_html/wordpress-cms/wp-includes/pluggable.php on line 1299

    The page I need help with: [log in to see the link]

  • The topic ‘PHP Warnings’ is closed to new replies.