Missing bracklets at line 65 col 42 (around 'users' table name)
It makes erron when db_prefix used.

  $u_result = db_query('SELECT uid FROM {users} WHERE uid > 0');

version info content:
version = "$Name: DRUPAL-5--1-1 $"
; Information added by drupal.org packaging script on 2007-01-05
version = "5.x-1.1"
project = "userpoints"

Corrected file attached (tested :: remove .txt extension)

CommentFileSizeAuthor
userpoints_retroactive.module.txt2.66 KBPred.hun

Comments

kbahey’s picture

Status: Active » Fixed

Committed to 5.x.

Thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)