Discussion Forums
user warning: 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 'ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all' at line 1
query: select * from (SELECT a.nid, a.title, a.created,b.comment_count FROM node a,`node_comment_statistics` b WHERE a.type = 'forum' and a.nid=b.nid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all'))) ORDER BY a.created DESC Limit 20) c order by c.comment_count desc in /var/www/html/smartcepp/sites/all/modules/expertus_disforums/expertus_disforums.byresponses.inc on line 9.