Reputation: 823
when I register on my website, I receive an email with the link of confirmation, ok. When I clic on it, I have this error:
The user with confirmation token "%s" does not exist
In the Db the user is ok, the lastLogin is set correctly, the confirmation_token is null, all is ok. it seems that the confirmationAction has already been launched
Do you know a reason that can launch the confirmationAction twice in a row?
(I think its the problem)
Upvotes: 1
Views: 84