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.
Remove 'Change Picture' permission.
nmaster2001
New
Hey.
Is there a way to block users from changing their avatars, but allow them to edit every thing else in their profile?
I want users to have to use their Minecraft head as their avatar with the Minecraftatar plugin, is there a way to block changing avatars?
0
Comments
Welcome to the community!
You can disable changing of profile photos by adding
$Configuration['Garden']['Profile']['EditPhotos'] = FALSE;
to your/conf/config.php
file.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
It worked, thanks