A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND `status` = 1 ORDER BY `date_added` DESC LIMIT 10' at line 3

SELECT * FROM `article-tbl` WHERE (title LIKE '%startups-success%' OR tag1 LIKE '%startups-success%' OR tag2 LIKE '%startups-success%' OR tag3 LIKE '%startups-success%' OR tag4 LIKE '%startups-success%' OR tag5 LIKE '%startups-success%' OR category_id = ) AND `status` = 1 ORDER BY `date_added` DESC LIMIT 10

Filename: models/Kenkarlo_model.php

Line Number: 1888