A Database Error Occurred

Error Number: 1048

Column 'external_id' cannot be null

INSERT INTO `pd_log2` (`Website`, `external_id`, `date`) VALUES ('1', NULL, curdate())

Filename: /home/parentdi/public_html/models/listing_model.php

Line Number: 95