When you need to have a controlled set of avatars (using Avatar Selection module) you can't disable the users from uploading their own pictures. Enabling pictures in general and uploading pictures should be separate options. Or at least there must be a permission setting for uploading pictures.

Comments

StevenPatz’s picture

Category: support » feature
RobRoy’s picture

Project: Drupal core » Avatar Selection
Version: 5.1 » 5.x-1.0
Component: user system » Code

Moving this to contrib. If you want that feature, this contrib module should use hook_form_alter() to remove the user picture upload form from the user edit page.

stella’s picture

Assigned: Unassigned » stella
Status: Active » Fixed

This has been released in avatar selection 5.x-1.1

stella’s picture

Status: Fixed » Closed (fixed)