New Ratings System

I think Mick removed all those cuz the guy was literally hitting disagree with nearly every post.

I have removed some ratings given when people abuse the systems. It's a bit of a blunt tool though, as I have to do with SQL queries
Code:
SELECT * FROM `dark_postrating` WHERE `user_id` = '10115' AND `rating` = '3'
 
I have removed some ratings given when people abuse the systems. It's a bit of a blunt tool though, as I have to do with SQL queries
Code:
SELECT * FROM `dark_postrating` WHERE `user_id` = '10115' AND `rating` = '3'
And some of those guys were pretty blunt tools, as well.
 
Back
Top