referral_points.module uses an array containing the key 'event' to call userpoints_userpointsapi(), which is documented to accept an array with the key'operation'.
I guess that is because the module has not been updated to use the last version of userpoint.module which changed the name of a field from event to operation.

Comments

kbahey’s picture

Status: Active » Closed (duplicate)
avpaderno’s picture

Status: Closed (duplicate) » Active

Actually, the same bug was present also in userpoints_expire.module, but the patch I put in #265669: userpoints_expire.module needs cleanup resolved it.

kbahey’s picture

Go and check the duplicate issue first before changing status.

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)