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, '563', '2024-03-29 05:23:35')

Filename: models/Grade_model.php

Line Number: 69