MyBB Community Forums

Full Version: MySQL error on upgrade
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am getting the following error when trying to log into my forum after upgrading to 1.6. Any suggestions on how to fix?


MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'remember' in 'field list'
Query:
SELECT uid,username,password,salt,loginkey,remember,passwordconvert,passwordconverttype FROM mybb_users WHERE username='Walter' LIMIT 1
Quote:Did you run the MyBB Merge system at one point?

If so, please navigate to http://www.mybb.com/downloads/merge-system and download the latest MyBB Merge System. From there unzip it and extract the loginconvert.php file. Replace this file into the /inc/plugins/ directory on your forum.

Please tell me if this works for you.

Thanks,
Ryan Gordon

http://community.mybb.com/thread-74956.html
And if you haven't merged, you've not uploaded the new files properly.