Displaying different dates in Active Ticket

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
navsau
Posts: 1
Joined: Sat May 24, 2014 1:07 am

Displaying different dates in Active Ticket

Post by navsau »

Script URL: http://192.168.1.7/helpdesk/
Version of script: HESK Version: 2.5.3 (PHP Version: 5.4.22 (MySQLi) MySQL Version: 5.5.34)
Hosting company: Local XAMP Install (Private Enviroment)
URL of phpinfo.php: https://dl.dropboxusercontent.com/u/185 ... hpinfo.htm

Session started successfully!
$_SESSION['test'] is set to: TRUE

What terms did you try when SEARCHING for a solution: Server time offset

Write your message below:

In the header of the one active ticket the dates says:
Created on: 05/23/2014 12:14:47
Update: 23/05/2014 12:42:44

But, in the footer of the same ticket (History Tracking), the dates are:
23.05.2014 19:14:47 | Submitted by Admin Demo
23.05.2014 19:42:44 | Assigned To Support Demo

But i'm also using the Server time offset configuration, and in that place i saw the Current Help Center Time : 19:42 (Using +8 Hrs)

All about this "bug" starts because when i execute the reports the dates and hours show me time off the laboral work time. I thing that something about using PHP time functions (using the regional configuration) from the Apache and others using the Local System Time. But one thing its true, in the same page its an error show two different dates about the same fact.
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Displaying different dates in Active Ticket

Post by Klemen »

Problems with MySQL time adjustment is a known issue that has been fixed for the next HESK release - you can expect that to be available sometime in June.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply