Serious Problem: No ERRORs on registration page
-
Hi,
login and PW Reset Pages are working fine with ERROR messages, but the Register site does not show any error messages.
After entering all data, e.g. a new registration with an already registered email, the form is submitted, NO error messages, the register page is appearing again with empty inputs. I use NGINX as well, no security plugin is working.
I’ve debugged it local and the $errors object in my theme-my-login-custom.php ($errors->add(‘my_error’, ”)) is filled, but not error is displayed.Now I’ve used the original register-form.php from the TML plugin and deleted my theme-my-login-custom.php. But still no errors appears during a “wrong” (e.g. already existing email) registration. I only will be redirected to https://www.mypage.de/register?instance=1
@jfarthing84: Hi Jeff, I think a lot of people have the same problem. Most of them do not know, that they have this problem, because you see the issue only if you try to register someone with an existing email or with wrong or missing data.
Would be super cool, if you could have a look on it.
Thanks and best regards
MH
- The topic ‘Serious Problem: No ERRORs on registration page’ is closed to new replies.