A Database Error Occurred

Error Number: 1048

Column 'user_id' cannot be null

INSERT INTO `tbl_download_resources` (`user_id`, `resource_id`, `download_date`) VALUES (NULL, '215', '2024-03-28 09:44:52')

Filename: models/Grade_model.php

Line Number: 69