Hi,
Backend: Profile Type > Registered user (default) > Registration > Registration type = Require user activation. (also for OAuth).
When a user register (regular and mini, not tested Facebook yet), The user get an email with activation link, and admin gets an email with Reject and Activation link.
Admin also getting an email is very good, since if for some reason the user could not activate/did not get the activation email, admin can just click his Activation link for this user to activate him (No need to go backend. Good thinking!!).
But the Reject link does not work? When admin click the reject link I get a message that the user has been rejected, and the user get an email that he has been rejected, but he can still log in, and there no changes in his user status in backend.
Can you please explain the logic behind this?