Warning: date() expects parameter 2 to be long; dashboard.php functions.php
-
After upgrading to WP 3.8, I got the following Warnings in Admin area:
Recently Published Warning: date() expects parameter 2 to be long, string given in /home/USER/public_html/wp-admin/includes/dashboard.php on line 603 Warning: date() expects parameter 2 to be long, string given in /home/USER/public_html/wp-admin/includes/dashboard.php on line 605 Warning: date() expects parameter 2 to be long, string given in /home/USER/public_html/wp-includes/functions.php on line 105 Warning: date() expects parameter 2 to be long, string given in /home/USER/public_html/wp-includes/functions.php on line 107 Warning: date() expects parameter 2 to be long, string given in /home/USER/public_html/wp-includes/functions.php on line 109 Warning: date() expects parameter 2 to be long, string given in /home/USER/public_html/wp-includes/functions.php on line 110[Date and title of Some post]
Then same Warnings followed by Date and title of second post.
This is repeated four times.I found these posts, but they are for plugins none of which is installed on my site:
ww.wp.xz.cn/support/topic/325573
ww.wp.xz.cn/support/topic/1298072
ww.wp.xz.cn/support/topic/782010
ww.wp.xz.cn/support/topic/681856Any idea why is this happening or how to adapt the solutions on these links for this case?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Warning: date() expects parameter 2 to be long; dashboard.php functions.php’ is closed to new replies.