I've read the threads regarding wrong execution date but am unable to get the date correct - my execution date are all Jan 01, 1970
Could be your PHP config?
in functions.php - see line 171 it uses this:
strftime("%H:%M:%S ",$fire_time)
more here:
http://uk3.php.net/manual/en/function.strftime.php
But I couldn't see an answer there.
Can anyone provide me with an answer to this?
Thanks in advance,
CLaudio