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 100, 10' at line 3

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

Filename: models/Kenkarlo_model.php

Line Number: 1888