MyBB Community Forums

Full Version: cannot delete users from Admin CP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Guys (:
So, today I tried to delete some users but it won't work. There's an MySQL-Error message:
Quote: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 1
Query:
DELETE FROM mybb_userfields WHERE ufid IN()

I didn't change anything since the end of july and the error seems to appear for the last few days. I'm not sure how to fix it. :/ Comes with every user, not just with a specific one. Would give you the board link but since you can't access the admin control panel it's useless, I guess(?) Big Grin
hi if you see the msg your sql may be vulnerable to hackers via mysql injection Smile
Is there a way to fix this? Worked fine till today and I didn't change anything before.
I tried to deactivate all installed plugins, doesn't change anything, the error message won't disappear.