error using simple timesheet
Hi, I've recently installed timesheet NG. All went well until recording some time. I have clients, users, projects and tasks all in there but when I log in as one of the users using the simple timesheet, I get the following error "Notice: Constant A_DAY already defined in /timesheet/simple_action.php on line 26
Warning: Cannot modify header information - headers already sent by (output started at /timesheet/simple_action.php:26) in /timesheet/simple_action.php on line 88"
Can anyone please help? I need to resolve this asap.
Comments
dbroome:
sorted this one out - if anyone else has it. Comment out the decleration of A_DAY (line 26) in simple_action.php as it is now included in the common.inc file.