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 ') limit 0,25' at line 14

select `books`.`id`, `books`.`name`, `books`.`poster`, `books`.`description`, `books`.`rating`, `books`.`rating_count` from `books` where `books`.`is_status` = 'active' and `books`.`id` in() limit 0,25

Filename: helpers/functions_helper.php

Line Number: 13734