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 'SELECT node.nid AS nid
FROM node node
LEFT JOIN node_revisio
query: SELECT COUNT(*) FROM (SELECT node.nid AS nid
FROM node node
LEFT JOIN node_revisions node_revisions ON node.vid = node_revisions.vid
WHERE node.type in ('news')
) count_alias in /web/htdocs/www.leclubtorino.it/home/sites/all/modules/views/includes/view.inc on line 745.