user warning: Unknown column 'n.nid' in 'on clause'
query: SELECT COUNT(*) FROM votingapi_vote INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all'))) AND ( uid = 2858 AND value = 1 AND content_type = 'fresqui' ) in /var/www/fresqui6/subdominios/drupal/sites/all/modules/fresqui/fresqui.module on line 2464.
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 'DISTINCT(n.nid) FROM votingapi_vote INNER JOIN node_access na ON na.nid = n.nid' at line 1
query: SELECT content_id as DISTINCT(n.nid) FROM votingapi_vote INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all'))) AND ( uid = 2858 AND value = 1 AND content_type = 'fresqui' )ORDER BY timestamp DESC LIMIT 0, 10 in /var/www/fresqui6/subdominios/drupal/sites/all/modules/fresqui/fresqui.module on line 2464.