Is there a way to hide the display of a user's points in their profile page from other users? Setting this in the User access settings does not seem to work.

Comments

jredding’s picture

Category: bug » feature

The module is designed to show the userpoints on the user_profile page. There is no setting or permission to hide them.

If you'd like you can submit a patch to control this behavior. You'll want to look at the implementation of hook_user in userpoints.module.

I'm changing this to a feature request if someone else would like to submit a patch.

jredding’s picture

Status: Active » Closed (duplicate)