MyBB Community Forums

Full Version: Disable members contacting via email
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

How can I disable members contacting each other via the "Send username an email." function under the member profile?

Regards,
Suhail.
You can easily disable that in the group permissions, but as for removing that button entirely, you'd have to edit it out via the Templates.
ACP >> Styles/Templates >> Templates >> *your template name* Templates >> Member Templates >> member_profile

Find this:
{$sendemail}

Remove it.
ACP >> Users & Groups >> Groups >> *groupname* >> Miscellaneous >> Can send threads to friends and email users? >> Untick

That will disable the ability of the usergroup to email other users and remove the email button from the postbit. If you also want to remove the link from members profile do as Kyuubi advised above. Smile