PDA

View Full Version : New install - showing wrong date on new invoices...



shost
01-03-07, 08:43 PM
Hello,
My server time is correct. I am trying to test this before moving clients in.

I created a package group, and a hosting account.

Added a customer manually.
Created an invoice to test auth net connection...

Invoice ceated shows creation date and due date as 03-03-07
There is no editing of the creation date. so, it won't come up with the correct date.

Current server time: Wed Jan 3 16:39:51 EST 2007

Is this because it is in the 15 ay trial, or is there something more major going on with its time stamping?

Thank you,
Tim L

MACscr
01-03-07, 08:54 PM
Hello,
My server time is correct. I am trying to test this before moving clients in.

I created a package group, and a hosting account.

Added a customer manually.
Created an invoice to test auth net connection...

Invoice ceated shows creation date and due date as 03-03-07
There is no editing of the creation date. so, it won't come up with the correct date.

Current server time: Wed Jan 3 16:39:51 EST 2007

Is this because it is in the 15 ay trial, or is there something more major going on with its time stamping?

Thank you,
Tim L

what version of mysql? double check the date of the invoice entry in the db as well. Also, is the current server time your giving being done by php? php could be giving a different date/time than your actual OS

shost
01-03-07, 09:04 PM
Hi,
The mysql version is: 4.1.21-standard
php version is 4.4.4

No other programs I have tried created an invoice 3 months in the future...

I checked server time via WHM/server config/server time
Not sure if WHM is showing a php date or server date.. but no forums on the server or email are dated wrong.

Tim
Admin

MACscr
01-03-07, 09:06 PM
did you try creating a second invoice and seeing what the date was?

Matt
01-03-07, 09:15 PM
I checked server time via WHM/server config/server time
Not sure if WHM is showing a php date or server date.. but no forums on the server or email are dated wrong.
Have you checked the MySQL Date. MySQL runs on a seperate date setting to the main server date/time settings.

shost
01-03-07, 09:17 PM
Hi,
I found the problem.

On the general config/localization.

I selected mm/dd/yyyy
It did not update.

I just went back in and updated to that, and now the invoice shows properly.

Thanks,
Tim L