Please Log in or Create an account to join the conversation.
I've no idea, sounds like you've a JS error breaking the jQuery validation as the form shouldn't submit at all with an incomplete required field. Check browser error log (F12 > Console) and see if you've any fatal JS errors present on profile edit.I bumbed into one last thing. On the edit profile page if a user not fills in a required field and submit the page it shows a alert box in safari and chrome, after clicking the alert box away the page is formatted incorrectly and goes to the profile page.
In firefox it works great, then the validation error is showing under the field and it's not possible to submit the page.
It's not supposed to stay on the forgot login page. It should send to home page with a message. If your template is missing the message tag you won't see it. Test with default Joomla template as it always has the message tag. Please keep in mind admins can not reset passwords for security purposes so ensure you're testing with a regular registered user.Edit: Also on the forget password/username page. If you fill a wrong password and press submit is goes back to the homepage instead of staying on the forget password/username page.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.