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

SELECT `property_id`, `image`, `image_type`, `default` FROM `tbl_property_images` WHERE `property_id` IN() AND `status` = 1

Filename: models/Property_model.php

Line Number: 778