Greetings Users of CMSMadeSimple,
I'm using FEU 1.6.4 and SelfRegistration 1.2.3 with CMSMadeSimple 1.5.2.
After going through the registration process and pushing the user to FEU, logging in doesn't work.
It seems the password entered in the registration form doesn't get transferred properlly.
The table cms_modules_feusers_users shows the password test123 as c82bf488a8dcf105bfc39617f63ea846,
which doesn't work in the login form, but if I change the password in FEU in the admin console to test123, I can login
and the table cms_modules_feusers_users shows a different value.
Have anyone seen this?
Thanks,
Jim
[solved] FrontEndUsers & SelfRegistration password mistmatch
-
- Forum Members
- Posts: 10
- Joined: Tue Mar 31, 2009 3:33 pm
[solved] FrontEndUsers & SelfRegistration password mistmatch
Last edited by cerebus180 on Wed Jul 08, 2009 4:27 pm, edited 1 time in total.
Re: FrontEndUsers & SelfRegistration password mistmatch
I don't know if this will solve it but both of them have newer versions released.
Re: FrontEndUsers & SelfRegistration password mistmatch
I wouldn't expect the db to hold an unencrypted FEU password. I believe the value you're seeing in the db is a hash of the actual password.
What exactly happens when you try to log in. Do you get an incorrect password message, or does the page just refresh with no apparent error, but no successful login either?
What exactly happens when you try to log in. Do you get an incorrect password message, or does the page just refresh with no apparent error, but no successful login either?
-
- Forum Members
- Posts: 10
- Joined: Tue Mar 31, 2009 3:33 pm
Re: FrontEndUsers & SelfRegistration password mistmatch
Duh, I was using the SelfRegistration module the wrong way: with no confirmation email, and a manual push of the selfregistered user to FEU.
I was pushing the user in FEU without inputing any new password...
I was pushing the user in FEU without inputing any new password...
Re: [SOLVED] FrontEndUsers & SelfRegistration password mistmatch
sometimes it's the simple things... 
please add [solved] to the subject line of the original post, so others will know this is solved

please add [solved] to the subject line of the original post, so others will know this is solved