Send Reset Password Email

Hi, im new user and i need some help

I want the letter to be sent only to the existing address in the database

How i can do that?

Could you please be more specific?

Yes, now when you try to send to a non-existent email in the database, an error is not displayed

When they entered the email and hit the button. Try to check email is already exist in the user table and use the same in the send email of email address.

If entered email is not present in the database just show your custom error.

Thanks, how i can used to check of exist mail?

Use " do search " to check the email is existing or not.

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.