Hi,
I have set up the forum and bought the custom fields add-on. I have set the password reset page as "/forget-password/" in Forums-Settings-Members, but when someone clicks on "Lost your password", they get the message "No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post." on the forget-password page.
Is there a shortcode I can insert into a page, so I can make the password reset work?
Okay, seems to work when setting the password reset page as "community/?wpforo=resetpassword"
Upps, no, reverts back to Wordpress login and password reset, but at least better than "No results found".
Okay, seems to work when setting the password reset page as "community/?wpforo=resetpassword"
Thanks, this worked perfect for me with wpforo 1.4.13
Okay, seems to work when setting the password reset page as "community/?wpforo=resetpassword"
Thanks, this worked perfect for me with wpforo 1.4.13
I may have jumped the gun on that... I did get a password reset page but no login to link it...
Followed the "deactivate/remove/install" wpforo plugin, but that didn't work.
What works for me now;
- Disable "replace reset password..." in settings/features
- Then to custom autorisation URL: lost password, add the wordpress extension of "wp-login.php?action=lostpassword"
It gives the wordpress page to reset password, but at least it works.
Hopefully this gets updated in the future.