MyBB Community Forums

Full Version: please help me!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I upgraded from 1.2.6 to 1.2.7 and the upgrading completed
but I recieved 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'

www.salehforum.com
I run www.salehforum.com/install/upgrade.php and after upgrading i remove the install directory buy I see that error

in the wiki writed run upgrade script, a can not understand