- 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 '= 'node')' at line 1
query: SELECT count(node.nid) FROM node node WHERE (node.status = '1') AND (node.type IN ('bobina')) AND (.type = 'node') in /var/www/super8/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 '= 'node') ORDER BY node_title ASC LIMIT 0, 10' at line 1
query: SELECT node.nid, node.title AS node_title, node.changed AS node_changed, location.street AS location_street, location.city AS location_city, location.province AS location_province, location.postal_code AS location_postal_code, location.country AS location_country, node_data_field_luogo.field_luogo_name AS node_data_field_luogo_field_luogo_name FROM node node WHERE (node.status = '1') AND (node.type IN ('bobina')) AND (.type = 'node') ORDER BY node_title ASC LIMIT 0, 10 in /var/www/super8/includes/database.mysql.inc on line 172.