timeclock icon indicating copy to clipboard operation
timeclock copied to clipboard

edit settings in timeclock

Open rjonesbsink opened this issue 7 years ago • 5 comments

every time I go to edit system settings and click next I get an error at top paig that says undefined meter and the home page throw errors and all the displays are gone.. I am not able to edit settings at all and save.

rjonesbsink avatar Jun 28 '17 00:06 rjonesbsink

Warning: preg_match(): Unknown modifier ',' in C:\xampp\htdocs\timeclock\admin\timedelete.php on line 288

rjonesbsink avatar Jun 28 '17 03:06 rjonesbsink

time shown on dashboard is 3 hrs off the current time but correct time shown in reports.

rjonesbsink avatar Jun 28 '17 03:06 rjonesbsink

dont know if this helps you rjonesbsink as this isnt really being actively developed, but i found the solution to the time being off on the dashboard and not on the reports. You have to go into "display.php" on line 87:

$display_stamp = $display_stamp - 25200; //change to 25200 in the fall and 21600 in the spring

and change the number to match the number of seconds from 0 your timezone represents. we are in mountain time -7 hours, which is 25,200 seconds. so depending on which daylight savings time we are in I have to set it to either one of those numbers. Its not a permanent fix as i have to change that number twice a year. I love this time clock and would love to see it updated and this issue fixed obviously.

Nexusphreez avatar Jan 25 '18 04:01 Nexusphreez

Please can someone help me withe this application. I have installed it on my server and I can access it but the it won't accept the admin password. Even if I manually change it in the database.

nickellawrence avatar Jan 25 '18 23:01 nickellawrence

Please can someone help me withe this application. I have installed it on my server and I can access it but the it won't accept the admin password. Even if I manually change it in the database.

login to your database and change timeclock admin password to xyJkVhXGAZ8tM then save. The new admin password will be 123456 After you login in to the timeclock change the admin user password ASAP.

lokilust avatar Aug 04 '21 00:08 lokilust