A Database Error Occurred

Error Number: 1048

Column 'friend' cannot be null

INSERT INTO `friend_relation` (`me`, `friend`, `block_status`) VALUES ('787', NULL, 1)

Filename: models/profile/Model.php

Line Number: 2503