1. marver
  2. General
  3. Saturday, June 21 2014, 09:54 AM
Hello,

If a user want's to recover his or her password, he can do this by filling out his username. Now the verification code is send to that user's mailadres.

But...I use emails as username. The user can login with email, so that works fine. But he can't recover password with Email adres?

Is there a way to get this done?

In the settings I've put login-type to E-mail only.

Regards,
Martijn.
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's a weekend for us.

try to replace at line 42 of file /plugins/system/jsn_system/jsn_system.php this
$input->post->set('jform', $form);

with this:
JRequest::setVar('jform', $form);


we fix this in next release
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.