You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't actually confirm that this is the case but it definitely looks like it is.
This will probably only require another check in member_management_make_user_active. Basically just confirm that the user isn't in SELECT uid FROM conditional WHERE status = "Pending" or something like that.