MyBB Community Forums

Full Version: What does this error mean?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'threads' in 'field list'
Query:
UPDATE mybb_users SET threads='1' WHERE uid = 1
Please contact the MyBB Group for support.

http://xbox360exploiting.net/newthread.p...rocessed=1
Seems like an issue caused by a plugin - the core doesn't have a threads field in the users table. Could you list your plugins?
What users/threads related plugins you've installed right now?
A clear news bar (1.0)
Akismet (1.2.2)
Donation Page (2.1)
Downloads (2.0.1)
DyMy Cbox Integration (0.1.1)
Mood Manager (1.0)
MyTube (1.0)
MyXBL v2 (1.1)
NewPoints (1.9.4)
Points In Posts (1.7)
Profile Comments (0.9.2)
Profile Views (1.2.1)
Ranks (1.2)
Thanks (3.9.1)
The only possible causes I can see are the "Thanks" plugin and the "Points In Posts" plugin. Try disabling them one after the other and you should be able to work out which it is.
Ok I deactivated all the plugins and its working now, I can now post a thread I just have to figure out which plugin it was.

Thanks for the help.