user error: 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 '' at line 1
query: SELECT i.title FROM aggregator_item i WHERE iid =  in /home/kim/html/includes/database.mysql.inc on line 66.
user error: 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 '' at line 1
query: SELECT COUNT(*) FROM aggregator_item i LEFT JOIN aggregator_feed f ON i.fid = f.fid WHERE iid =   in /home/kim/html/includes/database.mysql.inc on line 66.
user error: 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 'ORDER BY timestamp DESC, iid DESC LIMIT 0, 20' at line 1
query: SELECT i.*, f.title AS ftitle, f.link AS flink FROM aggregator_item i LEFT JOIN aggregator_feed f ON i.fid = f.fid WHERE iid =  ORDER BY timestamp DESC, iid DESC LIMIT 0, 20 in /home/kim/html/includes/database.mysql.inc on line 66.
story
Home