I just converted from SMF 1.1.5 to MyBB 1.2.13. However, the passwords did not convert.
I uploaded the loginconvert.php file to the correct directory, and it has been activated in the Plugin Manager, but still, the passwords have not changed.
Thanks in advance!
As users log in, they will update. We can't decrypt irreversible encryption algorithms
(06-22-2008 09:01 PM)Tikitiki Wrote: [ -> ]As users log in, they will update. We can't decrypt irreversible encryption algorithms
That's the problem, they can't login, their passwords won't work.
Did you make any modifications at all to your SMF forum? Are they typing in their passwords correctly?
^ Yeah, I thought they might have been typing the wrong passwords, but I tried to log on to my test accounts and the passwords won't go.
Yes, I did have to modify my SMF forum because I converted it from phpbb3, and I had to add some coding to the LoginOut.php file for SMF to accept the phpbb3 passwords.
Ah. If you converted it from phpBB 3, that's most definately the cause.
Is there any way to fix it, or am I going to have the users register again?
^ No, my stingy host dosn't allow the sendmail function at this point...I wish it were that easy.
Just thinking about this from a logic stand point, but would using the phpBB3 version of the password functions in the loginconvert.php file instead of the SMF ones work, since the original version was phpBB3?