Closed (fixed)
Project:
User Points
Version:
5.x-2.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2007 at 05:43 UTC
Updated:
28 May 2007 at 18:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
jondoesdrupal commentedYep, it looks like where this was moved off into a separate module it was left out to rename this function to userpoints_invite_help. Same goes for the second function of userpoints_basic_userpoints which needs to be userpoints_invite_userpoints.
After that though, it still didn't work as the options weren't showing up in the config page, for which I resolved by changing the assignment of $group on line 22 to something else (I used 'invite).
Appears to work now.
I've never produced a patch before so I'll look that up later on and submit one.
Comment #2
jondoesdrupal commentedOK, here goes, I produced this following the instructions at http://drupal.org/patch/create
Hope it works for you!
Comment #3
yched commented+1 , plus bumping to critical (stops the userpoint_invite module from working)
Comment #4
kbahey commentedFixed in 5.x-2.6.
Comment #5
(not verified) commented