Question

I am using the the Ion-auth registration library for CodeIgniter. Everything was working fine, but now I see some users have problems with the email registration activation system. I have tested it and the email activation code may not work the first few times you try it, but may work on a subsequent attempt.

It works fine on my localhost version. My guess is that the processing time, or the length of the URL may have something to do with it. The activation code looks like this: http://domain.com/auth/activate/1133/6021ed8cb63ee10cb39d93eb995e852783133412

Server is a Mediatemple DV.

Any ideas?

Thanks.

No correct solution

OTHER TIPS

The first thing to check is if the users.activation_code field is populated and matches the code in the activation email.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top