MyBB Community Forums

Full Version: Error: 1054 - Unknown column 'loginlockoutexpiry
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

I get this fail when you type wrong login information, instead of telling wrong username or password:

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1054 - Unknown column 'loginlockoutexpiry' in 'field list'
Query:
    SELECT loginattempts, loginlockoutexpiry FROM mybb_users WHERE uid='1'

If you're a visitor of this website, please wait a few minutes and try again.

If you are the site owner, please check the MyBB Documentation for help resolving common issues, or get technical help on the MyBB Community Forums. 
Does this happen everywhere that you attempt to log in or just on the ACP?