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, '1000', '2024-04-18 04:32:16')

Filename: models/Grade_model.php

Line Number: 69