The module depends from both userpoints.module, and userpoints_basic.module. It depends from the first for the functions it uses, and from the latter for the constant it uses (USERPOINTS_POST).
As userpoints_basic.module can be deactivated from the administrator of a Drupal powered web site, userpoints_nodelimit.module would stop to work.

The dependency should be explicited, and userpoints_nodelimit.info should have a line like:

dependencies = userpoints userpoints_basic

Comments

kbahey’s picture

Status: Active » Fixed

Fixed in 5.x-3.x-dev. Wait for 24 hours and then download the tarball.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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