Warning: A non-numeric value encountered
-
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)
Viewing 1 replies (of 1 total)
The topic ‘Warning: A non-numeric value encountered’ is closed to new replies.