Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How do I disable Avatar uploads?
About
New
How do I make it so no one can upload avatars?
0
Comments
http://vanillaforums.org/addon/noavatar-plugin
Thank you. I haven't tried that method yet but I did find another way to do this.
Just add
$Configuration['Garden']['Profile']['EditPhotos'] = FALSE;
to the /conf/config.php file.