.میخوام اطلاعات رو در دیتابیس ذخیره کنم مرورگر این ارور رو نشونم می دهد ، لطفا بگید باید چکار کنم
A Database Error Occurred
Error Number: 23000/1452
Cannot add or update a child row: a foreign key constraint fails (`blog`.`tbl_post`,
CONSTRAINT `tbl_post_ibfk_1` FOREIGN KEY (`author_id`) REFERENCES `tbl_user` (`id_user`)
ON DELETE SET NULL)
INSERT INTO `tbl_post` (`create_time`, `author_id`) VALUES (1434812760, )
Filename: C:/xampp/htdocs/blog/cms-blog/admin/application/models/post_model.php
Line Number: 14