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

berdir’s picture

This 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

berdir’s picture

Status: Active » Closed (won't fix)
avpaderno’s picture

There should be a note in the project page; what I read there makes me think that the modules are fine with Drupal 7.

However, the modules which are available have been tested and can be considered working and maintained.

Why would modules for Drupal 6 be included in the version for Drupal 7?