Forum › Forums › ZM AJAX Login & Register › Bugs on the user verification process (PRO)
Tagged: email verification, nothing happens, pro, user verification
This topic contains 5 replies, has 2 voices, and was last updated by Zane M. Kolnik 5 years, 1 month ago.
-
AuthorPosts
-
Hi Zane
How are you doing 🙂
I’m having 2 issues with the PRO plugin and thought you could help.
The email verification feature is on and it has a few steps:
The user types in the desired username and its email. He receives a confirmation link to his email. Once clicked he’s being redirected to the same page and requested to choose a password.
The problem is there’s no indication that these steps have happened and it’s confusing the users.
I’m looking to do 2 mods, let me know if you can help with that.– After you type in your username and password and clicks REGISTER. it should say something like:
Thanks for registering! Your confirmation E-mail is on it’s way! Click it to finish your registration.
Right now, when you click register nothing happens on the site. The only indication is the email that’s being received but this sometime can take a few minutes where the user is just confused.– After you click on the confirmation email is redirects you to the same page and asks you to choose a password, that’s fine. After you type in your password again, nothing happens.
I’d like it to auto login to the site (triggering the redirect after login feature).Let me know what you think and if you can help with that (I dont mind paying a little extra for the custom features) but I do need is asap please 🙂
Cheers
VitoHi Zane
Let me know what you think on the above – I don’y paying extra for the custom feature.
Cheers
VitoLive link to the site:
http://thelingeriestop.co.ukHi Zane
Please get back to me asap I purchased the plugin twice already and I’d appreciate the support when neededThere isn’t a filter, or setting to change the messae: “Verification email sent”, however I’ve added this to the latest milestone, I’ll have this in by Wednesday.
In the meantime you can edit the message by changing the text in the following file:
src/ALRProSecurity/ALRProEmailVerify/ALRProEmailVerify.php
line 492.Regarding the user not showing as logged in. This appears to be a bug. The user is actually logged in, but the form is still being displayed. I verified this by visiting the
wp-login.php
after logging in.I looked into this issue, and it seems to be related to caching. Currently I’m on another laptop and cannot reproduce it.
-
AuthorPosts