How about an option for administrators to manually resend activation emails for users?
I usually use this feature in vbulletin (on another board) if a user emails us saying he cannot find his activation email.
Maybe add another parameter to member.php so administrators can resend it by using:
/member.php?action=resendactivation&uid=xxxxx
Or simply add an option in the ACP.
My current workaround:
Using: http://mybbhacks.zingaburga.com/showthread.php?tid=268
-Login as user XYZ (the one which must be activated)
-Visit /member.php?action=resendactivation
-Enter the correct email and resend the activation email
Regards,
Brandon
I usually use this feature in vbulletin (on another board) if a user emails us saying he cannot find his activation email.
Maybe add another parameter to member.php so administrators can resend it by using:
/member.php?action=resendactivation&uid=xxxxx
Or simply add an option in the ACP.
My current workaround:
Using: http://mybbhacks.zingaburga.com/showthread.php?tid=268
-Login as user XYZ (the one which must be activated)
-Visit /member.php?action=resendactivation
-Enter the correct email and resend the activation email
Regards,
Brandon