• I am trying to install plugins and I get this error.

    Warning: number_format() expects parameter 1 to be double, string given in /home/audition/public_html/wp-includes/functions.php on line 155

    Warning: number_format() expects parameter 1 to be double, string given in /home/audition/public_html/wp-includes/functions.php on line 155

    Warning: number_format() expects parameter 1 to be double, string given in /home/audition/public_html/wp-includes/functions.php on line 155
    0 1 3 5 h m M

    This is my line error.
    This is line 155:
    $formatted = number_format( $number, absint( $decimals ), $wp_locale->number_format[‘decimal_point’], $wp_locale->number_format[‘thousands_sep’] );

    Please help.

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Functions.php Error’ is closed to new replies.