-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
recover password problem #42
Comments
Hi, did you tried this in Demo site? |
Yes working on demo site but updating the script user.php (see issue #40 Forgot Password) |
Did you update and still not working? |
Not working after update |
We need to see your log file, can you put here the output? |
Hi
Here are the last lines in youphptube.log after my last test:
[23-Jun-2017 09:32:52 UTC] PHP Notice: Undefined index: captcha in
/var/www/html/vinexpo/objects/sendEmail.json.php on line 5
[23-Jun-2017 09:32:52 UTC] PHP Notice: Undefined index: palavra in
/var/www/html/vinexpo/objects/captcha.php on line 45
[23-Jun-2017 09:32:52 UTC] PHP Notice: Undefined index: email in
/var/www/html/vinexpo/objects/sendEmail.json.php on line 15
[23-Jun-2017 09:32:52 UTC] PHP Notice: Undefined index: first_name in
/var/www/html/vinexpo/objects/sendEmail.json.php on line 15
[23-Jun-2017 09:32:52 UTC] PHP Notice: Undefined index: first_name in
/var/www/html/vinexpo/objects/sendEmail.json.php on line 19
[23-Jun-2017 09:32:52 UTC] PHP Notice: Undefined index: comment in
/var/www/html/vinexpo/objects/sendEmail.json.php on line 20
I have received the email with the link to recover the password.
I fill the form with my new password.
I had a confirmation that my password has been set
I tried to login with my new password and I got an error message: Password
is wrong
Thanks for your help
Fabrice
ᐧ
2017-06-23 19:49 GMT+08:00 YouPHPTube <[email protected]>:
… We need to see your log file, can you put here the output?
Follow this instructions
https://github.com/DanielnetoDotCom/YouPHPTube/wiki/How-to-find-errors-on-
YouPHPTube
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcIURI9XJpWozprN8nF6SCD6Flw1QUUmks5sG6ZUgaJpZM4N9qyh>
.
--
Fabrice BLIN
email: [email protected]
|
What browser are you using? |
Hi
My user status was inactive.
So I could change the password but of course can't login.
Sorry for my mistake !
Fabrice
ᐧ
2017-06-23 20:24 GMT+08:00 YouPHPTube <[email protected]>:
… What browser are you using?
can you update your code to the newest versions?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcIURFYTAED-shjfCc6NhU4G7BM83JpFks5sG66TgaJpZM4N9qyh>
.
--
Fabrice BLIN
email: [email protected]
|
Hmm, cool, one more lesson learned |
Hi,
I have a problem to set a new password.
I click on the link "Forgot password"
Then I receive an email with a link to set a new password
I click on the link to set a new password
After that, when I try to log in with the new password, I get an error message:
Sorry! Your user or password is wrong!
Thanks for your help !
Fabrice
The text was updated successfully, but these errors were encountered: