Page 1 of 1

The timestamp for all processes is wrong

Posted: Sat Nov 08, 2008 5:16 am
by nncreativecity
I just installed the guestbook module and while testing it, I discovered the timestamp entries all say july 11, 2008. I went to check in the admin log, and sure enough, these all show july dates too.

Any idea how to fix this?

I'm running cms 1.4.1 an php 5.2.6.

Thanks.

Natalie

Re: The timestamp for all processes is wrong

Posted: Sat Nov 08, 2008 4:29 pm
by nhaack
Is your server date set correctly?

To test, you can add a UDT to quickly check this

Code: Select all

echo date('d F Y');
Best
Nils