strtotime error after running fine
-
Last night I started getting this error:
Warning: strtotime() [function.strtotime]: Called with an empty time parameter. in /home/thiswoma/public_html/wp-includes/template-functions-links.php on line 53
Something went wrong – 101 : Invalid passwordIt happens whenever I post although the post appears on the site. I haven’t changed anything so I’m not sure what’s up. Line 53 reads:
$unixtime = strtotime($post->post_date);
TIA!
Dawn
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘strtotime error after running fine’ is closed to new replies.