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 4

SELECT `m`.*, `rm`.`recipe_id` FROM (`methods` m) INNER JOIN `recipe_method` rm ON `rm`.`method_id` = `m`.`id` WHERE `rm`.`recipe_id` IN ()

Filename: /home/quality/public_html/recept.com/models/recipe_model.php

Line Number: 77