MyBB Community Forums

Full Version: Login Problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I merged a copy of SMF to MyBB and now members cannot login. It says incorrect password. The loginconvert plugin is activated. What can i do?

Edit:
Only one user cannot login. All other users can login.
Maybe they forgot their password. It happens. People think they know it when they don't.
They haven't forgot it. Because i know they're password.
Is logincovert.php inside the plugins folder? Is it activated in admincp?
I worked out what the problem was. Everyone's password was less than 6 characters so they were not copied. Now i have another error:
Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'loginattempts' in 'field list'
Query:
UPDATE mybb_sessions SET loginattempts=loginattempts+1 WHERE sid = '569871b15ce26db5e1bca4f67c4767e1'
I know it is a issue with selecting the wrong version to upgrade from.I selected 1.2.12, 1.2.13 or 1.2.14 from the dropdown box.
Start over.
How do you mean start over? The upgrade script?
Well...what version of mybb are you using? When did you convert?

Can you redo the conversion process?
SMF 1.1.8 -> MyBB 1.2.14 -> MyBB 1.4.4.

I can redo the merge but i would rather not because it took me a while.
Quote:I can redo the merge but i would rather not because it took me a while.

Use the 1.4x merge beta instead and covert directly to Mybb 1.4.4.

It's going to be more of a problem with all these broken parts and it could get worse. A conversion shouldn't take very long. I have relatively few problems doing it.
Pages: 1 2