Closed (fixed)
Project:
User Points Contributed modules
Version:
5.x-2.x-dev
Component:
Code: userpoints_invite
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2006 at 03:38 UTC
Updated:
28 Dec 2007 at 03:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
kbahey commentedThe 4.6 version of invite worked fine with userpoints.
The 4.7 version of invite was modified some time back in a way that it no longer works with userpoints.
Therefore, I am moving this issue to invite.module.
Comment #2
mediafrenzy commentedHi, just wondered if anyone has a patch on the way for this issue?
I can't help with coding, but I will happily test possible solutions on my 4.7.3 test site, as we're really wanting this module to tie in with the userpoints module.
Thanks
Comment #3
prateek commentedI am also eagerly waiting the fix.
Comment #4
mediafrenzy commentedHas anyone got these two modules working together correctly? If anyone could help us on this, it would be greatly appreciated.
Comment #5
kbahey commentedSee my comment above (#1).
Invite needs work in order to function again with userpoints.
Comment #6
ericwagner commentedActually, Invite changed what it does with module_invoke_all. The operation "regsiter" has been changed to "escalation" and it sends different arguments. This patch fixes userpoints to work with Invite:
Note that the invite case still doesn't work as userpoints doesn't seem to be invoking it.
Comment #7
ericwagner commentedNote should read:
Note that the invite case still doesn't work as invite doesn't seem to be invoking it.
Comment #8
kbahey commentedThe patch fails to apply.
However, I put in the fixes in it since they are not many.
Applied to 4.7 and HEAD.
Can someone confirm that this works for them?
Comment #9
kbahey commentedKeeping this issue as active since the invite case does not work.
Comment #10
jredding commentedinvite is working in version 5.x
Comment #11
jredding commented