koushil-mankali / uclone

Uclone its a Udemy replica which have almost all features like udemy.
https://uclone.koushilmankali.com/
3 stars 6 forks source link

uclone PHP project #1

Open sachinagarwal6262 opened 3 years ago

sachinagarwal6262 commented 3 years ago

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

koushil-mankali commented 3 years ago

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 https://github.com/koushil-mankali/uclone/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/APVADS5EJL3HWFQHHKSXJE3TOQM2PANCNFSM45FNRVYA .

sachinagarwal6262 commented 3 years ago

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 !!

koushil-mankali commented 3 years ago

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 https://github.com/koushil-mankali/uclone/issues/1#issuecomment-845016843, or unsubscribe https://github.com/notifications/unsubscribe-auth/APVADS3WSWKT2BLHCW4JANTTOTYP7ANCNFSM45FNRVYA .