Kimai Forum
Kimai - Time Tracking Community
September 09, 2010, 10:08:12 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Kimai v 0.9.0.1082 final ready for download
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: v: Todays work is not shown in "Export" and requires "F5" refresh i "Timesheet"  (Read 297 times)
tiur1x
Kimai Pro
**
Posts: 13


View Profile
« on: February 23, 2010, 09:57:06 PM »

This applies to v: 0.9.0.1124

1.
Todays work is not shown in "Export"
Only message: "No tracking entries for the specified timespace..."



2.
Todays work requires "F5" refresh in "Timesheet" to display.
Any changes in the records also requires "F5" to display.


3.
Calendar shows correct time ( GMT +1) and the records shows wrong time (GMT 0) in "Timesheet".



4.
Trying to create a invoice gives the following error message:
Fatal error: Call to a member function prepare() on a non-object in /home/genvein/public_html/extensions/ki_invoice/private_db_layer_pdo.php  on line 14



5.
Tested with the following latest versions of browser: MSIE, Opera, FireFox and Chrome.
Logged
ServiusHack
Global Moderator
Kimai Guru
*****
Posts: 612


View Profile
« Reply #1 on: February 25, 2010, 01:44:43 PM »

1.
Todays work is not shown in "Export"
Only message: "No tracking entries for the specified timespace..."
What did you select as timespan? Does this happen when you only select one day and several days?
Is this also the case for timesheet entries or just the export extension?

2.
Todays work requires "F5" refresh in "Timesheet" to display.
Any changes in the records also requires "F5" to display.
Do you have firebug? Or could you check Tools->Error console in Firefox right after you changed an entry? This sounds like a problem in the javascript code.

3.
Calendar shows correct time ( GMT +1) and the records shows wrong time (GMT 0) in "Timesheet".
This is the same as http://forum.kimai.org/index.php?topic=598.0;topicseen right?
I will look into it now. Perhaps I can implement real timezone support for Kimai for the next release.

4.
Trying to create a invoice gives the following error message:
Fatal error: Call to a member function prepare() on a non-object in /home/genvein/public_html/extensions/ki_invoice/private_db_layer_pdo.php  on line 14
The Invoice Extension currently only works with PDO, not with native MySQL.
Logged
ssvtim
Kimai Newbie
*
Posts: 1


View Profile
« Reply #2 on: September 01, 2010, 03:37:13 AM »

Re: #2, above, I had the same problem where my server was on Pacific time, but I'm working locally on Eastern time.  After reading http://forum.kimai.org/index.php?topic=87.0, I added the following line to my .htaccess file:

Code:
SetEnv TZ America/New_York

This took care of the Timesheet refresh problem!  So I take it the issue comes from a server / client time zone mismatch.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF | Simple Machines LLC