A Database Error Occurred

Error Number: 1048

Column 'id' cannot be null

INSERT INTO `ratings` (`id`, `total_votes`, `total_value`, `used_ips`) VALUES (NULL, 8, 76.8, '')

Filename: modules/archive/models/Ratings_model.php

Line Number: 36