andrew867 / timeclock

An updated version of PHP Timeclock
40 stars 68 forks source link

erros that pop up when using the punchclock #35

Open rjonesbsink opened 8 years ago

rjonesbsink commented 8 years ago

first error is

Notice: Use of undefined constant print_header - assumed 'print_header' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164

Notice: Use of undefined constant print_row - assumed 'print_row' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164

Notice: Use of undefined constant print_footer - assumed 'print_footer' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164

then if I try to edit and fix I get this error when I refresh the page

Parse error: syntax error, unexpected end of file in your code on line 174?>

•PHP Syntax Check: Errors parsing your code

?>

BoatrightTBC commented 7 years ago

see answer to number 36