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, '932', '2024-03-29 12:00:25')

Filename: models/Grade_model.php

Line Number: 69