Title: PHP Warning:  strtotime()
Last modified: August 18, 2016

---

# PHP Warning: strtotime()

 *  [croozecontrol](https://wordpress.org/support/users/croozecontrol/)
 * (@croozecontrol)
 * [19 years ago](https://wordpress.org/support/topic/php-warning-strtotime/)
 * [26-Jun-2007 00:19:12] PHP Warning: strtotime() [[function.strtotime](https://wordpress.org/support/topic/php-warning-strtotime/function.strtotime?output_format=md)]:
   Called with an empty time parameter. in /home/coop/public_html/incomingsound/
   wp-includes/link-template.php on line 75
 * Does anyone know what is causing this error? I am running two different site’s
   and I get it on both.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [croozecontrol](https://wordpress.org/support/users/croozecontrol/)
 * (@croozecontrol)
 * [19 years ago](https://wordpress.org/support/topic/php-warning-strtotime/#post-585553)
 * ?
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years ago](https://wordpress.org/support/topic/php-warning-strtotime/#post-585564)
 * the context in which you see the error would be very helpful.
 * In other words, where do you see the error, what page, what are you doing, etc..
 *  Thread Starter [croozecontrol](https://wordpress.org/support/users/croozecontrol/)
 * (@croozecontrol)
 * [19 years ago](https://wordpress.org/support/topic/php-warning-strtotime/#post-585567)
 * I dont see it as in viewing the site it just happens every 10 mins or so in the
   error_log.
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years ago](https://wordpress.org/support/topic/php-warning-strtotime/#post-585569)
 * alright then, since we know how to check our logs (which is a good thing).. check
   your access logs –at 26-Jun-2007 00:19:12 what was happening on your site — page
   etc..
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years ago](https://wordpress.org/support/topic/php-warning-strtotime/#post-585570)
 * btw, here is line 75 of that file:
 *     ```
       74: if ( '' != $permalink && 'draft' != $post->post_status ) {
       75: $unixtime = strtotime($post->post_date);
       ```
   
 * do you have posts without dates or times assigned to them? I wouldnt think that
   you do, but you never know.
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years ago](https://wordpress.org/support/topic/php-warning-strtotime/#post-585571)
 * that function has changed very little since 2.0.x and in fact those 2 lines havent
   changed at all.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘PHP Warning: strtotime()’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [whooami](https://wordpress.org/support/users/whooami/)
 * Last activity: [19 years ago](https://wordpress.org/support/topic/php-warning-strtotime/#post-585571)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
