Page 1 of 1

what will happen if the dt type change from timestamp to

Posted: Tue Nov 06, 2012 1:25 am
by deserteagle369
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
I import ticket from xls to database monthly, I found after I import the type of dt filed in hesk_tickets changed from timestamp to datetime, it look fine the older tickets diskplay fine in the hesk and new ticket created with current date and time.

should I chang it back to timestamp or just keep it datetime type?

Re: what will happen if the dt type change from timestamp to

Posted: Tue Nov 06, 2012 3:39 pm
by Klemen
"dt" field should be datetime whereas "lastchanged" should be a timestamp.