mysql error: [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 '-11' at line 1] in EXECUTE("SELECT videos.*, content.title, content.loaded, ROUND(ratings.rating/ratings.num_votes*2,1) as rating FROM videos INNER JOIN content ON (content.field_id=videos.id) LEFT JOIN ratings ON (videos.id = ratings.field_id AND ratings.table_name = 'videos') WHERE content.table_name = 'videos' AND videos.table_name='users' ORDER BY rating DESC LIMIT 405, -11")
An internal error occurred while the Web server was handling your request.
Please contact the webmaster to report this problem.