|
|
ChatGPT 4/6/2026 |
|
It appears you are trying to set up dynamic permissions and user authentication in PHPRunner, but you're encountering issues when logging in. Here are some steps to troubleshoot and resolve the problem:
By following these steps, you should be able to identify and resolve the issues with your login implementation in PHPRunner. If the problem persists, consider reaching out to the PHPRunner support community or forums for more specific assistance tailored to your setup. |
|
|
|
Sergey Kornilov admin 4/6/2026 |
|
It ill be more helpful if you post in English. |
|
|
J
|
JimA 4/6/2026 |
|
If you have created the password before changing to using bcrypt, you may have to create a new password, use the 'forgotten password' And now in Danish: hvis din bruger er oprettet for du skiftede til dynamisk og bcrypt så er du nødt til at ændre password før du kan logge ind brug funktionen med glemt password så får du en email med link til ændring af password |
|
|
U
|
unp author 4/6/2026 |
|
Sorry, here in english: I am using phprunner 11.2 built 44228: I have used hardcoded password in my project so far. Now I want to use dynamic permission so that the members in my project can edit their own data. I have changed the hardcode for database access, user and password are in the member database password is tested with clear text When I log in I get the error: logind fails? |
|
|
|
Sergey Kornilov admin 4/7/2026 |
|
Can we see a screenshot with the error message? Also, do you het exactly the same error using plain text and hashed passwords? |
|
|
U
|
unp author 4/8/2026 |
|
|
|