Products

  • 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 '= '1') )' 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 = 'content_access_rid'))) AND ( (node.status = '1') AND (.is_product = '1') ) in /home/academy3/public_html/includes/database.mysql.inc on line 174.
  • 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 '= '1') ) ORDER BY ASC, node_title ASC LIMIT 0, 10' at line 1 query: SELECT DISTINCT(node.nid), ordering, node.title AS node_title, node.changed AS node_changed, uc_products.sell_price AS uc_products_sell_price, uc_products.buyitnowbutton AS uc_products_buyitnowbutton 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 = 'content_access_rid'))) AND ( (node.status = '1') AND (.is_product = '1') ) ORDER BY ASC, node_title ASC LIMIT 0, 10 in /home/academy3/public_html/includes/database.mysql.inc on line 174.