Home > User Profile
's profile
Database Query Failed 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 'and post_id in (select post_id from votes where user_id=0 order by date_created)' at line 1
select * from posts where active=1 and user_id != and post_id in (select post_id from votes where user_id=0 order by date_created) limit 0, 10