Weird issue with wppb_resend_confirmation_email func not showing error notice
-
Hello,
I’m testing your plugin on my internal server before buying it for my live server.
I’ve created a registration form and implemented it using elementor along with your login page widget.
The “Email Confirmation” is Activated on settings.Once a user register to the site, he receives a notice saying: “Before you can access your account you need to confirm your email address…..”
The thing is that if he doesn’t click on the link to activate the account, and enter his login details in the login widget, sometimes an error message pops up (only once) with an error allowing to “resend activation link” but it only being shown once.
Lets say he refreshes the page and try it again:
if he types:
right email and wrong password -> No notice
right email and right password -> No notice
wrong email -> “ERROR: Invalid email. Lost your password?” noticeI guess it has something to do with the nonce to help protect URLs and forms from certain types of misuse, malicious or otherwise?
but showing it only once for a user is somewhat of a deal breaker for me ??
Is it possible to change this code to disable the nonce?
- The topic ‘Weird issue with wppb_resend_confirmation_email func not showing error notice’ is closed to new replies.