Forums

[Plugin: AdSense Now! v1.55] Warning: htmlspecialchars_decode() (3 posts)

  1. don sunny
    Member
    Posted 2 years ago #

    Hallo!

    Nach dem heutigen update AdSense Now! v1.55 bekomme ich im Admin und Frontend eine Fehlermeldung bei dem aktiven Plugin:

    Warning: htmlspecialchars_decode() expects parameter 1 to be string,
    NULL given in /var/www/web1/html/wp-includes/compat.php on line 105

    Jemand Ahnung was das nun wieder zu bedeuten hat?

    compat.php:

    104		if ( !is_scalar( $string ) ) {
    105			trigger_error( 'htmlspecialchars_decode() expects parameter 1 to be string, ' . gettype( $string ) . ' given', E_USER_WARNING );
    106			return;
    107		}
  2. manojtd
    Member
    Posted 2 years ago #

    This is probably due to an incomplete update. Could you try updating again?

  3. manojtd
    Member
    Posted 2 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic