A Database Error Occurred
Error Number: 1048
Column 'celeb_id' cannot be null
INSERT INTO `celeb_views` (`celeb_id`, `view_date`, `count`) VALUES (NULL, '2012-02-09', 1)
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/celeb.php
Line Number: 30
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/celeb.php
Line Number: 39
Error Number: 1048
Column 'celeb_id' cannot be null
INSERT INTO `celeb_views` (`celeb_id`, `view_date`, `count`) VALUES (NULL, '2012-02-09', 1)