Quick Links The Print Exchange    D2P Navigator    D2P Impel Servers    New Profit Challenge
  • 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 ('7','8')) )' at line 1 query: SELECT count( DISTINCT(node.nid)) FROM node node LEFT JOIN term_node term_node ON node.nid = term_node.nid LEFT JOIN term_data term_data ON term_node.tid = term_data.tid 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 ('person')) AND (.tid IN ('7','8')) ) in /var/www/dru5dev/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 ('7','8')) ) ORDER BY term_data_weight ASC, term_data_name ASC LIMIT 0, 10' at line 1 query: SELECT DISTINCT(node.nid), term_data.weight AS term_data_weight, term_data.name AS term_data_name FROM node node LEFT JOIN term_node term_node ON node.nid = term_node.nid LEFT JOIN term_data term_data ON term_node.tid = term_data.tid 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 ('person')) AND (.tid IN ('7','8')) ) ORDER BY term_data_weight ASC, term_data_name ASC LIMIT 0, 10 in /var/www/dru5dev/includes/database.mysql.inc on line 172.