A Database Error Occurred

Error Number: 1048

Column 'item_id' cannot be null

INSERT INTO `t_images` (`table_ref`, `item_id`, `type`) VALUES ('t_pages', NULL, 'header_image')

Filename: models/Imagemodel.php

Line Number: 61