MyBB Community Forums

Full Version: Upgraded and now cannot see forum....can see Admin CP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I upgraded my forum using the complete upload method over a 1.2.1 version.

I am now getting this error when I try to open the forum

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='2' 

I have checked admin cp to check banned users settings and they seem fine....but I am a noob at it too...Rolleyes

http://struthersforum.awardspace.com/myBB/
Make sure that you have run the upgrade script. (/forum/install/upgrade.php).

More info about upgrading your forums:
[Wiki: upgrading] (Broken link, head over to docs.mybb.com instead)

Don't forget to check for updated templates within the admin cp.
Thanks heaps destroyer.

I should have known to do that.

It is all working fine now.

I also checked the templates in the admin cp