wp-slimstat en ctr parameter error
-
Hi,
I have wordpress 2.8.4. on a windowsserver php5. I have an error in wp-slimstat:
Warning: Invalid CRT parameters detected in C:\domains\heartmanagement.nl\wwwroot\wp-content\plugins\wp-slimstat\wp-slimstat.php on line 1839It’s this line:
$myValue = ($value >= strtotime(date(“j F Y”, time())))?strftime(“%H:%M”, $value):strftime(“%e %b, %H:%M”, $value);And I know the problem is the strftime. I have to put there values the windowsserver does understand. But everywhere I look on the internet I just find the same parameters. What can I do to solve this
- The topic ‘wp-slimstat en ctr parameter error’ is closed to new replies.