[solved] FrontEndUsers & SelfRegistration password mistmatch

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
cerebus180
Forum Members
Forum Members
Posts: 10
Joined: Tue Mar 31, 2009 3:33 pm

[solved] FrontEndUsers & SelfRegistration password mistmatch

Post by cerebus180 »

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
Last edited by cerebus180 on Wed Jul 08, 2009 4:27 pm, edited 1 time in total.
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: FrontEndUsers & SelfRegistration password mistmatch

Post by Jeff »

I don't know if this will solve it but both of them have newer versions released.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: FrontEndUsers & SelfRegistration password mistmatch

Post by jmcgin51 »

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?
cerebus180
Forum Members
Forum Members
Posts: 10
Joined: Tue Mar 31, 2009 3:33 pm

Re: FrontEndUsers & SelfRegistration password mistmatch

Post by cerebus180 »

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...
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: [SOLVED] FrontEndUsers & SelfRegistration password mistmatch

Post by jmcgin51 »

sometimes it's the simple things...  :P

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

Return to “Modules/Add-Ons”