How do I prevent the authenticated user badge from appearing if my user is already part of a second role such as administrator?
How do I prevent the authenticated user badge from appearing if my user is already part of a second role such as administrator?
Comments
Comment #1
venusrising commentedI would love to know this too. For now I added a new role called member but now when a user gets enough points they don't get pushed to the next badge.
Comment #2
venusrising commentedI would love to know this too. For now I added a new role called member but now when a user gets enough points they don't get pushed to the next badge.
Comment #3
Richard Blackborder commentedUpgrade to 6.x and use the Rules module to remove the authenticated user badge whenever a new badge is added.
I don't know if this is possible in workflow-ng on 5.x, but it might be.