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 's') AND `isactive` = 1 ORDER BY `newsid` DESC LIMIT 40' at line 3

SELECT * FROM `swadesh_newsmaster` WHERE `newsid` in ( SELECT b.newsid FROM swadesh_tags a join swadesh_news_tags b on a.idtag = b.idtag WHERE a.en_title = 'Group's') AND `isactive` = 1 ORDER BY `newsid` DESC LIMIT 40

Filename: models/Home_model.php

Line Number: 207