unable to reset password 500 internal server error.
-
- Posts: 74
- Joined: Mon Jul 03, 2017 2:50 pm
can you let me know the set of permission required for this
-
- Posts: 2281
- Joined: Fri Oct 28, 2016 10:56 pm
- Location: Kraków
Are you using v2.0.1?
If yes, upgrade to v2.0.2 as 2.0.1 contained the old syntax for mailer which prevented it from working correctly.
If yes, upgrade to v2.0.2 as 2.0.1 contained the old syntax for mailer which prevented it from working correctly.
-
- Posts: 74
- Joined: Mon Jul 03, 2017 2:50 pm
i was using those supla-cloud files which you had shared to me if there was a syntax problem so why you had shared.
-
- Posts: 74
- Joined: Mon Jul 03, 2017 2:50 pm
mailing is perfectly fine but error in while entering the new password in the field and saving it
-
- Posts: 74
- Joined: Mon Jul 03, 2017 2:50 pm
i know you can correct it in just 2 minute but you don't want to do it i have been struggling to get it work properly for almost a month but failed and there is no positive response from this forum almost a month and your v2.0.2 cloud version has so many errors while installing. Don't understand why you haven't uploaded the compiled version to supla cloud github of v2.0.2 only source code is there this time
-
- Posts: 2281
- Joined: Fri Oct 28, 2016 10:56 pm
- Location: Kraków
My bad.
The release package has been uploaded now for v2.0.2.
However, currently the most stable package is v2.0.0. You should not try out the new releases if you could not run the stable one.
The release package has been uploaded now for v2.0.2.
However, currently the most stable package is v2.0.0. You should not try out the new releases if you could not run the stable one.
-
- Posts: 74
- Joined: Mon Jul 03, 2017 2:50 pm
i am using 2.0 still but error on this linkafter entering password 500 internal server error
getting same error on version 2.0 version 2.0.1 version 2.0.2 same error
https://localhost/account/reset_passwd/ ... 8Oj60c?0=1
why the script is not setting the new password in the database instead giving me an error
getting same error on version 2.0 version 2.0.1 version 2.0.2 same error
https://localhost/account/reset_passwd/ ... 8Oj60c?0=1
why the script is not setting the new password in the database instead giving me an error
-
- Posts: 74
- Joined: Mon Jul 03, 2017 2:50 pm
this is the error how to solve it
You do not have the required permissions to view the files attached to this post.
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
Please be sure that you have available openssl_random_pseudo_bytes function
https://github.com/SUPLA/supla-cloud/bl ... r.php#L314
https://github.com/SUPLA/supla-cloud/bl ... r.php#L314
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
From some reason this method
https://github.com/SUPLA/supla-cloud/bl ... r.php#L311
settings the token field to NULL. This raise an error.
https://github.com/SUPLA/supla-cloud/bl ... r.php#L311
settings the token field to NULL. This raise an error.