FEUser 1.9.2 problem with the lost password process

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Yvan B
Forum Members
Forum Members
Posts: 60
Joined: Thu Apr 08, 2010 3:27 pm

FEUser 1.9.2 problem with the lost password process

Post by Yvan B »

Hi,

I just updated FEUser and I noticed that if I try to recover a new password, after receiving the e-mail telling I can set a new password. If I follow the link, I see the form to set the new password, but the username field is empty. I can type the code that was supposed to be already in the code field, but it's not sufficient.

I checked the bug tracker and didn't see anything. Do anyone else have this problem ?

PS: I don't know if this matters (guess not though), but when I tried to update earlier, I could not use the xml file, so I deleted the module before installing the newer version. The problem was that I lost my members' list and all other info related to feuser module. I used the latest backup with this bigdump.php file to get my database back and then updated the module again. How do you usually make updates, btw ? I always have permissions related trouble...
Yvan B
Forum Members
Forum Members
Posts: 60
Joined: Thu Apr 08, 2010 3:27 pm

Re: FEUser 1.9.2 problem with the lost password process

Post by Yvan B »

UP !

No one knows ? I also noticed that the 'Send' button from the 'Modify your parameters' template is not working fine. You have to put the cursor just at the right from the button in order to be able to click on it...

How can I change this ? In what file can I find the way this 'Modify your parameters' template is built ?

Thanks
square
Forum Members
Forum Members
Posts: 51
Joined: Fri Jan 15, 2010 5:02 pm

Re: FEUser 1.9.2 problem with the lost password process

Post by square »

Try to check your templates, or reinstall the module.

Lost password function works great for me.
Yvan B
Forum Members
Forum Members
Posts: 60
Joined: Thu Apr 08, 2010 3:27 pm

Re: FEUser 1.9.2 problem with the lost password process

Post by Yvan B »

Ok, I've updated 1.9.2 to 1.9.3, but I have the exact same problem with the forgotten password template...

Here are my templates :

1. Forgotten password template:


{$startform}
Vous avez oublié votre mot de passe ?
{if !empty($message) }
  {if !empty($error) }
    {$message}
  {else}
    {$message}
  {/if}
{/if}
{$lostpw_message}

{$prompt_username} {$input_username}
{$hidden}{$submit}&nbsp{$cancel}
{$endform}


2. E-mail:


{$message_forgotpwemail}
{$prompt_code} {$data_code}
{$prompt_link} {$data_link}


3. Set a new password template:


{$startform}
{$title}
{if !empty($message)}
  {if !empty($error) }
    {$message}
  {else}
    {$message}
  {/if}
{/if}
{$prompt_username} {$input_username}
{$prompt_code} {$input_code}
{$prompt_password} {$input_password}
{$prompt_repeatpassword} {$input_repeatpassword}
{$hidden}{$submit}
{$endform}


So, nothing very exotic... Also, here is the link found in one of the email :

http://www.coord21.ch/test_cmsms/feu/ve ... N4H6KR3K8/

Check it, you'll see it doesn't work. Anyone has a clue ? Cheers
dathwa
New Member
New Member
Posts: 3
Joined: Thu Feb 04, 2010 6:29 am

Re: FEUser 1.9.2 problem with the lost password process

Post by dathwa »

i had the same problem.

if i COPIED the url from the email into the browser, e.g.
then it did not work.

However, if i just clicked on the link, then it worked fine. The url link and url name seem to be very different.
Post Reply

Return to “Modules/Add-Ons”