Strftime Bug
-
Hello,
After updating to 3.8 I’m getting the following errors:
Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 603 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 605 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 105 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 107 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 109 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 110 , 4:17 pm Introduction Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 603 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 605 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 105 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 107 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 109 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 110 , 4:15 pm Services Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 603 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 605 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 105 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 107 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 109 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 110 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 603 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 605 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 105 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 107 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 109 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 110 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 603 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-admin/includes/dashboard.php on line 605 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 105 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 107 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 109 Warning: date() expects parameter 2 to be long, string given in /home/***/public_html/***/wp-includes/functions.php on line 110
Which are caused by the Srftime option. Changing it to “Use strftime instead of date and replace formats with the predefined formats for each language.
Depending on the mode selected, additional customizations of the theme may be needed.” fixed it but I’m leaving this here so you can fix the normal “srftime” option on your next release
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Strftime Bug’ is closed to new replies.