• 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 'IN ('20')) )' at line 1 query: SELECT count( DISTINCT(node.nid)) FROM node node INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'nodeaccess_rid') OR (na.gid = 0 AND na.realm = 'nodeaccess_uid') OR (na.gid = 0 AND na.realm = 'nodeaccess_author'))) AND ( (node.status = '1') AND (node.type IN ('content_article')) AND (.tid IN ('20')) ) in /home/xumzyrxk/public_html/includes/database.mysql.inc on line 172.
  • 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 'IN ('20')) ) ORDER BY node_created_created DESC LIMIT 0, 20' at line 1 query: SELECT DISTINCT(node.nid), node.created AS node_created_created FROM node node INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'nodeaccess_rid') OR (na.gid = 0 AND na.realm = 'nodeaccess_uid') OR (na.gid = 0 AND na.realm = 'nodeaccess_author'))) AND ( (node.status = '1') AND (node.type IN ('content_article')) AND (.tid IN ('20')) ) ORDER BY node_created_created DESC LIMIT 0, 20 in /home/xumzyrxk/public_html/includes/database.mysql.inc on line 172.