MyBB Community Forums

Full Version: Logging On - SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I have recently upgraded my forum to the latest release.
However, I have an issue with the login box at the top left, When a member wishes to login they are greeted with:

"MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'loginattempts' in 'field list'
Query:
UPDATE mybb_sessions SET uid='1', loginattempts='1' WHERE sid='f8dee221774f8677bbbde4185afb4cd4' "

I have a Side Box wich contains another login box and this works perfectly.
What would the problem be?

Sean
Never Mind, I think I just Fixed it!

Delete this Thread!!!
have you got run a n upgrade's file?
It was probably the sidebox plugin, the SID bit only seems to show with the sidebox plugin. Something needs to be done about this...
I have the same exact problem.. and i was using the sidebox plugin.
any idea on what to do now that i can't even log into my own forum.
Try disabling the sidebox plugin? Remove the plugin from inc/plugins if you need to.
If you've just upgraded to 1.4.5, upgrade again and choose 1.4.3 from the list. Not really sure why people are having this issue after going to 1.4.5 but a lot are...