MyBB Community Forums

Full Version: Login after latest update...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I did update from 1.2.2 to 1.2.3.

Than everything looks fine untill I try to login with my username and password. Than I get this error:

MySQL error: 1054
Unknown column 'b.olddisplaygroup' in 'field list'
Query: SELECT u.*, f.*, b.dateline AS bandate, b.lifted AS banlifted, b.oldgroup AS banoldgroup, b.olddisplaygroup as banolddisplaygroup, b.oldadditionalgroups as banoldadditionalgroups FROM mybb_users u LEFT JOIN mybb_userfields f ON (f.ufid=u.uid) LEFT JOIN mybb_banned b ON (b.uid=u.uid) WHERE u.uid='1'

What happend?
Thanks!

(P.S. Sorry for bad english)
Oh my god, I am such a n00b!

I just saw this: http://community.mybboard.net/showthread.php?tid=16329

So let's see if that works...