MyBB Community Forums

Full Version: How to fix it?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL 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 '' at line 1Query:SELECT * FROM mybbzm_users WHERE uid=

Please contact the MyBB Group for technical support.
on which page you are getting that error ? what is your forum url & which plugins you have in active status ?
The plugin you're using is trying to get info on a user based on their UID. You should check that the variable that's grabbing the UID is written correctly.