Quote:
Originally Posted by Alan_SP
Do you use email confirmation and create welcome thread only when email is confirmed? That's the part of the code that creates this problem.
If you create thread immediately when user registers, you wouldn't have this type of problem.
Just set it to create thread when user confirms email, it would get triggered for old users changing their email addresses and confirming them.
|
I see what you are saying Alan ... I have it to create thread only after they confirm emails but I have not had this problem ... I understand why it would do that though as it is confirming a new email address and like you said it triggers the new thread creation ...