Posted by member 31 on 2008-08-21 13:48:13 link

The problem was that he had another account using the email address that he was trying to update his current account with, so while he received the activation email, the mysql db was refusing to allow two keys with the same value. Anyway, I fixed his specific problem, but we need to add an error condition for this case apparently...