I installed the module, and right after it got enabled, Drupal reported the following error:
Notice: Use of undefined constant USERPOINTS_PERM_RETROACTIVE - assumed 'USERPOINTS_PERM_RETROACTIVE' in include_once() (line 5 of /Library/WebServer/Documents/dr71/sites/all/modules/userpoints_contrib/userpoints_retroactive/userpoints_retroactive.module).
Comments
Comment #1
berdirThis and various other modules have not been ported yet. That they are displayed as compatible is because the d.o build script overrides our own core = 6.x in the .info file. See #1187616: Unported modules are not flagged as Drupal 7-incomaptible
Comment #2
berdirComment #3
avpadernoThere should be a note in the project page; what I read there makes me think that the modules are fine with Drupal 7.
Why would modules for Drupal 6 be included in the version for Drupal 7?