My Q2a version is
When i click on Users Button i ma getting bellow Error
A Question2Answer database query failed when generating this page.
A full description of the failure is available in the web server's error log file
When i check Error Log
Syntax error or access violation: 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 ''30') y ON qa_users.userid=y.userid JOIN qa_userpoints ON qa_users.userid=qa_use' at line 1 - Query: SELECT qa_users.userid, handle, points, flags, qa_users.email, BINARY avatarblobid AS `avatarblobid`, avatarwidth, avatarheight FROM qa_users JOIN (SELECT userid FROM qa_userpoints ORDER BY points DESC LIMIT ?,?) y ON qa_users.userid=y.userid JOIN qa_userpoints ON qa_users.userid=qa_userpoints.userid