MyBB Community Forums

Full Version: Allow administrators to manually resend the activation mail in the ACP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How about an option for administrators to manually resend activation emails for users? My

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
What's stopping the user from doing this themselves?
(2013-05-05, 08:29 PM)Nathan Malcolm Wrote: [ -> ]What's stopping the user from doing this themselves?

Lack of knowledge about computers/forums/MyBB, bad English in international forum. I needed to explain how to do it at least 10 times and I don't have that many members. So I agree this would be useful.