-
Author
-
February 20, 2016 at 18:05 #105365namdy01Participant
There is a bug with your forgotten password process.
Go to your login page
Click on lost your password
Then put in an email address that is incorrect and click RESET PASSWORD.
All you get is ‘-1’
I got this my error on my testing site when i tried to recover a password to an email to test the functionality and i put the email wrong by mistake,
I then tested it on your demo and i still got the same -1 i used test@test.com
Surely the site should say ’ The email does not exist, please try again’ or something?
Can you please check and provide a fix, as if clients put in a wrong email when trying to reset their password, they should get a response telling them the email is incorrect.
Thanks for you help on this
——————————
I checked this page:
https://archived.seventhqueen.com/forums/topic/forgot-password#post-105262
It says:
The issue is that they recently added a check for the nonce field, but failed to add it to the ajax call. I’ll add a fix for this in the next update. In the meantime, go to /buddyapp/functions.php and comment out the nonce check. Around line 905 look for
1check_ajax_referer( ‘kleo-ajax-lost-pass-nonce’, ‘security-lost-pass’ );and change it to
1//check_ajax_referer( ‘kleo-ajax-lost-pass-nonce’, ‘security-lost-pass’ );However I tried this ans does not work. This theme cannot be used if this is not fixed.
This is relatively urgent as it is stopping our testing.
February 21, 2016 at 00:57 #105432LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 21, 2016 at 23:11 #105548AndreiModeratorCan you please provide me an ftp account, there is a small js file that needs to be patched. The fix will be available in our next update as well if you are willing to wait.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 21, 2016 at 23:52 #105578AndreiModeratorWe might even release the update meanwhile, please let me know if you need any more help.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.