Closed (outdated)
Project:
User Points
Version:
6.x-1.x-dev
Component:
Code: userpoints
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2011 at 19:51 UTC
Updated:
24 Feb 2018 at 10:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
benjaminbradley commentedThis has been implemented via the function:
NOTE: This function does NOT care if the points have since expired. We are only interested in the total number of points GAINED during the specified time period.
Other questions (which this function does NOT answer) might be:
Comment #3
arne.olafson commentedThis would also be a good feature for the drupal 7 module.
Comment #4
FrancoisL commented#1: p1388732.patch queued for re-testing.
Comment #6
FrancoisL commentedAny update on this project ? we are looking for a solution to display user point for a specified given time (6 month for example.
Thanks
Comment #7
chipway commented#1: p1388732.patch queued for re-testing.
Comment #9
chipway commentedPatch revu.
Comment #11
chipway commentedRebuilt the patch against last dev version.
Comment #12
chipway commentedWe tested this function on one of our web site, and it works.
Comment #13
scalp commentedHad to change a couple of things from the patch to get this to work in the Drupal 7 version. I'm actually just using this in a custom module instead of as a patch, but if you wanted to patch the userpoints module just change the function name:
Comment #14
manuel.adanClosing this as outdated, 6.x version is no longer maintained.