Code:
[29/10/2009 11:52:31] mysql_real_query(): INSERT INTO `player_deaths` (`player_id`, `time`, `level`, `killed_by`, `altkilled_by`) VALUES (2624, 1256824351, 206, '', ''); - MYSQL ERROR: Unknown column 'time' in 'field list' (1054)
[29/10/2009 11:52:31] mysql_real_query(): INSERT INTO `player_deaths` (`player_id`, `date`, `level`) VALUES (2624, 1256824351, 206) - MYSQL ERROR: Duplicate entry '1588' for key 1 (1062)
My server doesn't record the deaths of players, when player die i get this error in the code!