MyBB Community Forums

Full Version: MySQL problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I go to update my profile on my forum I get this error

Quote:MySQL error: 1054
Unknown column 'fid1' in 'field list'
Query: INSERT INTO mybb_userfields (ufid, fid1, fid2, fid3) VALUES ('1', '', '', '')

What's going on?