login form error message
-
I created a form to connect to my administrator area but when I filled in the wrong login credentials, I received the following error message:
{“success”:false,”data”:{“errors”:[“Email / password is not correct”]}}
I have implemented the procedure described on your site and placed the code in the functions.php file:
https://fluentforms.com/docs/how-to-make-a-login-form-with-fluent-form/the code partially works since if I enter the correct identifiers, it works fine with the correct success message but when the identifiers are not correct this, the error message is not correct.
I have the impression that there is a problem without the JSON formatting.I tested with all versions of php and with several themes and the problem is still the same.
Can you do a test on your side and tell me if you too have this problem with a connection form with the php code in the functions.php file and tell me if you have the same problem?
Waiting for a response from you, I wish you a nice day.
Sincerely
Mikael
- The topic ‘login form error message’ is closed to new replies.