How do I make it so no one can upload avatars?
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.
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.