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 'AND n.status = 1 AND n.promote = 0 AND n.type = 'drigg' )ORDER BY vc.value DESC' at line 1
query: SELECT * FROM node n LEFT JOIN votingapi_cache vc ON vc.content_id = n.nid LEFT JOIN term_node t ON n.nid = t.nid WHERE ( 1=1 ) AND ( !(n.type='drigg' AND n.created > UNIX_TIMESTAMP(CURRENT_TIMESTAMP()) ) ) AND ( 1 = 1 AND vc.content_type = 'node' AND vc.value_type = 'points' AND vc.tag = 'vote' AND vc.function = 'sum' AND n.type = 'drigg' AND n.created > UNIX_TIMESTAMP(CURRENT_TIMESTAMP()) - 60*60*172 AND t.tid = AND n.status = 1 AND n.promote = 0 AND n.type = 'drigg' )ORDER BY vc.value DESC LIMIT 5 in /home/jegg/public_html/sites/all/modules/drigg/drigg_blocks/drigg_blocks.module on line 228.
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 'AND n.status = 1 AND n.promote = 1 and n.type = 'drigg' )ORDER BY vc.value DESC' at line 1
query: SELECT * FROM node n LEFT JOIN votingapi_cache vc ON vc.content_id = n.nid LEFT JOIN term_node t ON n.nid = t.nid WHERE ( 1=1 ) AND ( !(n.type='drigg' AND n.created > UNIX_TIMESTAMP(CURRENT_TIMESTAMP()) ) ) AND ( 1 = 1 AND vc.content_type = 'node' AND vc.value_type = 'points' AND vc.tag = 'vote' AND vc.function = 'sum' AND n.type = 'drigg' AND n.created > UNIX_TIMESTAMP(CURRENT_TIMESTAMP()) - 60*60*72 AND t.tid = AND n.status = 1 AND n.promote = 1 and n.type = 'drigg' )ORDER BY vc.value DESC, n.created LIMIT 5 in /home/jegg/public_html/sites/all/modules/drigg/drigg_blocks/drigg_blocks.module on line 279.