![]() |
Admin 5/10/2020 |
I would guess that something is missing in PHP settings and passwords do not get encrypted when users register. You can start by checking the actual contents of the password field in the database after new user registers. |
W
|
wypman author 5/10/2020 |
I would guess that something is missing in PHP settings and passwords do not get encrypted when users register. You can start by checking the actual contents of the password field in the database after new user registers.
|
W
|
wypman author 5/10/2020 |
I have also checked that the JWT secret key matches in the Session keys of PHPRunner and the appsettings.php file .. |
![]() |
Admin 5/10/2020 |
I recommend posting your project to Demo Account and contacting support directly. |
W
|
wypman author 5/10/2020 |
I installed XAMPP Version 7.3.17 - created a new project in PHPRunner 10.4 - still wouldn't work/ |
![]() |
Admin 5/11/2020 |
How does this help us to help you? |
W
|
wypman author 5/11/2020 |
I received the below response from a support ticket.
|