There is no D7 port of userpoints_no_negative, as that functionality is now implemented via Rules. However, the whole raison d' etre of userpoints_evaporate is to bulk manage points rather than run a rule for each up to millions of users, so it doesn't use userpoints API calls to assign points at all.

To stop users getting a negative points total, userpoints_evaporate should have a setting to control this per category.

CommentFileSizeAuthor
#1 1372452-1.patch3.75 KBcafuego

Comments

cafuego’s picture

StatusFileSize
new3.75 KB

Attached patch allows the setting of 'no negative' per points category.

cafuego’s picture

Status: Active » Needs review
cafuego’s picture

Status: Needs review » Fixed

Fixed in 7.x-1.0-beta1

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.