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 'registration cancelled', t.tag) AND `status` = 'Y' GROUP BY `t`.`ngo_id` ORDER ' at line 4

SELECT *, t2.file_name FROM (`earth_ngo` t) LEFT JOIN `earth_ngo_pic` t2 ON `t`.`ngo_id`=`t2`.`ngo_id` WHERE FIND_IN_SET('greenpeace india's registration cancelled', t.tag) AND `status` = 'Y' GROUP BY `t`.`ngo_id` ORDER BY `t`.`ngo_id` DESC LIMIT 10

Filename: /home/justearthnews/public_html/models/home_model.php

Line Number: 420