-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uclone PHP project #1
Comments
Hi, are you getting verification email after signing up to your Gmail
account ? If not then I think you haven't setup the mail configurations in
the signup module and also don't forget that you have to enable "allow less
secure app" setting in your Gmail account from which you wanna send emails
to sing up users.
Follow the video from 14:14 to setup your Gmail account for that :
https://youtu.be/hLuPFzHQ8Xo
…On Thu, 20 May, 2021, 1:53 AM sachinagarwal6262, ***@***.***> wrote:
I am having an issue to in signup form of both module.
Data insert in database table i.e user_verify but status becomes 0 .
Not redirecting and not showing successful sign up message also.
Same problem in both module .
As you mentioned that line 46/47 code have to put our working email . I
followed your guidelines but then also its not inserting data in main table
Can you help .l? I will b grateful if you reply ASAP
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APVADS5EJL3HWFQHHKSXJE3TOQM2PANCNFSM45FNRVYA>
.
|
Hi , Thanks for replie and its working . I understood that if user is signing up in site then user also have to do email settings . Both user and sender have to email settings . Thanks !! |
That's good to hear, Keep learning and keep exploring.
…On Thu, 20 May, 2021, 5:11 PM sachinagarwal6262, ***@***.***> wrote:
Hi , Thanks for replie and its working .
I understood that if user is signing up in site then user also have to do
email settings . Both user and sender have to email settings .
Thanks !!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APVADS3WSWKT2BLHCW4JANTTOTYP7ANCNFSM45FNRVYA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am having an issue to in signup form of both module.
Data insert in database table i.e user_verify but status becomes 0 .
Not redirecting and not showing successful sign up message also.
Same problem in both module .
As you mentioned that line 46/47 code have to put our working email . I followed your guidelines but then also its not inserting data in main table
Can you help .l? I will b grateful if you reply ASAP
The text was updated successfully, but these errors were encountered: