After the user is directed (via email) to a page to reset their password, the page where they insert the new password twice. After the user submits that form they are taken to an incomplete page (broken)?
When I look at the source of this page the whole section is missing? This means no external CSS file is loaded, so the page appears with no styling.
Anyone else experienced this problem?
FEU Password reset
Re: FEU Password reset
spent a couple of days trying to solve this, no luck. Can anyone help?
Maybe I can explain better. When a 'user' presses the Submit button after filling-in the reset password form, a page appears (returned) without the HTML head element, and no content? What is supposed to happen after they submit? I presume a message stating that their password has been successfully reset?
By the way, all the 'backend' functionality works fine, the password is reset, but it's just the page that is returned after the submit button is clicked is broken?
Maybe I can explain better. When a 'user' presses the Submit button after filling-in the reset password form, a page appears (returned) without the HTML head element, and no content? What is supposed to happen after they submit? I presume a message stating that their password has been successfully reset?
By the way, all the 'backend' functionality works fine, the password is reset, but it's just the page that is returned after the submit button is clicked is broken?
Re: FEU Password reset
Works fine for me..
You may get some more help if you can supply with some more info..
CMSMS version
FrontEndUsers version
etc..
Have you changed some of the FEU preferences ex. Redirections ?
Have you changed some of the templates? (Template used to display verification form)
JanB
You may get some more help if you can supply with some more info..
CMSMS version
FrontEndUsers version
etc..
Have you changed some of the FEU preferences ex. Redirections ?
Have you changed some of the templates? (Template used to display verification form)
JanB
Re: FEU Password reset
Thanks janb, for getting back. Here's some version numbers:
CMS Made Simple 1.6.7 "Teremba Bay"
FrontEndUsers 1.8.1 - Has Dependents (CustomContent, SelfRegistration, Forum)
SelfRegistration 1.3
I've tried using the Redirection options in FEU Prefs, but only to see if I can get things to work (no luck). Which of these would effect the redirect on the verification form?
No, haven't altered the verification template.
I have the 'forgotten password' link set-up so it loads (and replaces) in the 'content' area of what ever page the user happens to be on. This works fine; they enter their username, the page returns with 'you've been sent an email...'
The user receives the email fine, and the link they have in the email returns them to the same page in which they entered their username in. Again all working fine. But when they enter their new password and click submit the resulting page is broken (no head element or content). Even the URL in the Browser is correct, it's just the page isn't returned correctly?
CMS Made Simple 1.6.7 "Teremba Bay"
FrontEndUsers 1.8.1 - Has Dependents (CustomContent, SelfRegistration, Forum)
SelfRegistration 1.3
I've tried using the Redirection options in FEU Prefs, but only to see if I can get things to work (no luck). Which of these would effect the redirect on the verification form?
No, haven't altered the verification template.
I have the 'forgotten password' link set-up so it loads (and replaces) in the 'content' area of what ever page the user happens to be on. This works fine; they enter their username, the page returns with 'you've been sent an email...'
The user receives the email fine, and the link they have in the email returns them to the same page in which they entered their username in. Again all working fine. But when they enter their new password and click submit the resulting page is broken (no head element or content). Even the URL in the Browser is correct, it's just the page isn't returned correctly?