A Database Error Occurred
Error Number: 1064
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 `tag2status`.`dtime` DESC LIMIT 60' at line 7
SELECT `tag2status`.`tag_id`, `statuses`.`post`, `statuses`.`author` FROM `tag2status` LEFT JOIN `statuses` ON `statuses`.`id`=`tag2status`.`status_id` WHERE `tag2status`.`tag_id`= ORDER BY `tag2status`.`dtime` DESC LIMIT 60