Welcome Guest, Not a member yet? Register   Sign In
E-mail verification link
#1

My codeigniter application has a user registration in place which is working fine. When a user registers he/she receives an e-mail with a link to verify / activate the user.

My problem is when e-mail verification is send to an outlook account, the user is able to click ou it and activate the account.

However, when the e-mail verification is send to gmail, upon clicking the link the users gets the following error.

"Redirect Notice

 The previous page is sending you to an invalid url (http:///prep.co.ke/auth/activate/60/82d57554e9e035d766cc6a0ae84a3d391392c730).

 If you do not want to visit that page, you can return to the previous page." 


What could be the problem?

Charles Ndunga
Reply
#2

(This post was last modified: 08-10-2017, 09:43 AM by Paradinight.)

(08-10-2017, 06:55 AM)cndunga Wrote: My codeigniter application has a user registration in place which is working fine. When a user registers he/she receives an e-mail with a link to verify / activate the user.

My problem is when e-mail verification is send to an outlook account, the user is able to click ou it and activate the account.

However, when the e-mail verification is send to gmail, upon clicking the link the users gets the following error.

"Redirect Notice

 The previous page is sending you to an invalid url (http:///prep.co.ke/auth/activate/60/82d57554e9e035d766cc6a0ae84a3d391392c730).

 If you do not want to visit that page, you can return to the previous page." 


What could be the problem?

Charles Ndunga

http:/// <- remove one slash

if this not work: without the code we can not help Smile
Reply




Theme © iAndrew 2016 - Forum software by © MyBB