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 users WHERE username='JD12' LIMIT 1
Just today I received that error code when ever I try to log-in to my forum in anyway possible, How can I fix this?
It looks like you uploaded the myBB 1.6 file set, but did not go through the upgrade. The remember field did not exist in 1.4.
You'll need to run the install program, making sure to select upgrade, so you don't lose anything.
(2010-08-24, 12:39 PM)mark-in-dallas Wrote: [ -> ]The remember field did not exist in 1.4.
Yes it does, it just doesn't in 1.6
Either run the upgrade or reupload the 1.4 files.
Please read the sticky threads
(2010-08-25, 01:35 PM)Polarbear541 Wrote: [ -> ]Yes it does, it just doesn't in 1.6
Either run the upgrade or reupload the 1.4 files.
You're right. I had it backwards.