Almost there - only more set of errors. Thanks for the help hus far
APPLICATION WARNING #300: String 'print_time_tracking_from' not found.
APPLICATION WARNING #300: String 'print_time_tracking_to' not found.
APPLICATION WARNING #300: String 'print_time_tracking_update' not found.
Search found 4 matches
- 13 Jul 2006, 16:14
- Forum: Customizations
- Topic: Mantis Add-On - Time Tracker - Easy to run & install
- Replies: 59
- Views: 203095
- 12 Jul 2006, 19:33
- Forum: Customizations
- Topic: Mantis Add-On - Time Tracker - Easy to run & install
- Replies: 59
- Views: 203095
still getting this after dumping table and running sql query
APPLICATION ERROR #401
Database query failed. Error received from database was #1265: Data truncated for column 'timestamp' at row 1 for the query: INSERT INTO mantis_module_timetracking
( user, bugid, expenditure_date, hours, costs, time_unit, timestamp, info )
VALUES
( '2', '174', '2006-7-12', '1 ...
Database query failed. Error received from database was #1265: Data truncated for column 'timestamp' at row 1 for the query: INSERT INTO mantis_module_timetracking
( user, bugid, expenditure_date, hours, costs, time_unit, timestamp, info )
VALUES
( '2', '174', '2006-7-12', '1 ...
- 12 Jul 2006, 14:12
- Forum: Customizations
- Topic: Mantis Add-On - Time Tracker - Easy to run & install
- Replies: 59
- Views: 203095
almost there
I can enter time now, but when time is entered I get this error.
APPLICATION ERROR #401
Database query failed. Error received from database was #1265: Data truncated for column 'timestamp' at row 1 for the query: INSERT INTO mantis_module_timetracking
( user, bugid, expenditure_date, hours, costs ...
APPLICATION ERROR #401
Database query failed. Error received from database was #1265: Data truncated for column 'timestamp' at row 1 for the query: INSERT INTO mantis_module_timetracking
( user, bugid, expenditure_date, hours, costs ...
- 11 Jul 2006, 20:33
- Forum: Customizations
- Topic: Mantis Add-On - Time Tracker - Easy to run & install
- Replies: 59
- Views: 203095
updated time tracking fix?
Does anyone have a copy of the latest time tracking file "time_tracking.php" that has the Database fixes that will work with RC5 and above? I am getting the DB error and can't seem to get this working on my own.
Thanks
Thanks