A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
UPDATE blog_posts SET views=views+1 WHERE blog_id =
Severity: Notice
Message: Undefined offset: 0
Filename: models/blog_model.php
Line Number: 43
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
UPDATE blog_posts SET views=views+1 WHERE blog_id =