MyBB Community Forums

Full Version: when i upgrade...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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' 

i upgrade my forum 1.2.3 to 1.2.6 and this error has appear...
how can i solve this...?
Please run the upgrade script:

/forum/install/upgrade.php