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, '213', '2024-03-28 10:22:06')

Filename: models/Grade_model.php

Line Number: 69