Hi,

Sorry this may sound like a silly question, but I think it's best I ask before I update my current version of USer points to the latest release.

The info attached to the latest version of User Points module says the following

An important release in the userpoints cycle please read the following changes.

*Several simpletest tests have been added to ensure data integrity and reduce bugs

*userpoints_basic has been removed and moved to its own project at http://drupal.org/project/userpoints_nc

*hook_userpoints has been modified from hook_userpoints($op, $uid, $points, $event) to simply hook_userpoints($op, $params)

ALL contributed or custom modules that use hook_userpoints will need to modify their functions.

Comments

HS’s picture

Does User Points Top Contributors module use hook_userpoints?

Thanks in advance.

kmillecam’s picture

Hi Hilal,

User Points Top Contributors basically summarizes existing point data for display.

It does not use hook_userpoints to manipulate point totals so it should work fine with the new version.

HS’s picture

Status: Active » Fixed

Thank you! I appreciate the response.

Status: Fixed » Closed (fixed)

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