• Resolved dreetz

    (@dreetz)


    All of the sudden i get this error:

    Warning: A non-numeric value encountered in /var/www/danishpigacademy.com/public_html/wp-includes/functions.php on line 64

    Line 64 in functions says:
    return ( $gmt ) ? gmdate( ‘Y-m-d H:i:s’ ) : gmdate( ‘Y-m-d H:i:s’, ( time() + ( get_option( ‘gmt_offset’ ) * HOUR_IN_SECONDS ) ) );

    Anyone know how to fix this?

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

Viewing 1 replies (of 1 total)
  • Thread Starter dreetz

    (@dreetz)

    I also get this error…

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/danishpigacademy.com/public_html/wp-includes/functions.php:64) in /var/www/danishpigacademy.com/public_html/wp-admin/includes/misc.php on line 1144

Viewing 1 replies (of 1 total)

The topic ‘Warning: A non-numeric value encountered’ is closed to new replies.