changelog
Prepare Error (select_to_array): 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 '-30, 30' at line 1 Query: SELECT users.id AS user_id, username,points,title FROM users LEFT JOIN games ON (users.last_game_voted = games.id) WHERE users.status = 1 AND points > 0 AND priv = 0 AND last_game_voted > 0 ORDER BY points DESC LIMIT -30, 30
Start: /home/bmmocom/public_html/pages/points.php LINE: 52
Caller: /home/bmmocom/public_html/pages/points.php LINE: 52
DB Err: /home/bmmocom/public_html/core/class.database_bmmo.php LINE: 250
Top most active voters

Details coming soon...