Page 1 of 1

[closed]FEU lost password function do not work

Posted: Mon Apr 03, 2017 12:01 pm
by esmiran
1)
After the update of CMS 2.1.6 to 2.2 beta2 (svn) do not work FEU lost password.
No email is send, no error message appears.
I configure the mail server properly.

2)
On fresh instalation 2.2 beta svn came following email:

Code: Select all

You have misplaced your creds

Notice: Undefined index: message in /var/www/cms2/tmp/templates_c/bd940d98dbce640df0f34f66f822b645f81aba76_0.module_db_tpl.FrontEndUsers;FEU forgot password email.php on line 28

Notice: Trying to get property of non-object in /var/www/cms2/tmp/templates_c/bd940d98dbce640df0f34f66f822b645f81aba76_0.module_db_tpl.FrontEndUsers;FEU forgot password email.php on line 28
Code: E7BF1C38078EF7992D7F89E71
Clicking on the following link will take you to the website where you can enter the above code, and reset your password:: /feu/verifycode/38/2/E7BF1C38078EF7992D7F89E71

Re: FEU lost password function do not work

Posted: Mon Apr 03, 2017 2:28 pm
by calguy1000
I cannot reproduce this issue.

A fresh upgrade of CMSMS 2.1.6 to 2.2-beta2. Then installed FrontEndUsers via ModuleManager. Setup a property, a group, and a user.

Added a new page to content manager where I called {FrontEndUsers} (WYSIWYG turned off so there's no stray paragraph tags etc.

And although I had to edit the settings due to a minor bug... the forgot password functionality worked just fine.