Oregon

  • 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 ') )' at line 1 query: SELECT COUNT(*) FROM node n INNER JOIN comments c ON n.nid = c.nid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 AND na.realm = 'og_public') OR (na.gid = 2774 AND na.realm = 'og_subscriber'))) AND ( n.status = 1 AND n.nid IN () ) in /home/poundpup/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 ') ) ORDER BY c.timestamp DESC LIMIT 0, 10' at line 1 query: SELECT DISTINCT(n.nid), c.subject as title, c.cid FROM node n INNER JOIN comments c ON n.nid = c.nid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 AND na.realm = 'og_public') OR (na.gid = 2774 AND na.realm = 'og_subscriber'))) AND ( n.status = 1 AND n.nid IN () ) ORDER BY c.timestamp DESC LIMIT 0, 10 in /home/poundpup/public_html/includes/database.mysql.inc on line 172.