Closed (fixed)
Project:
Automember
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
6 Dec 2004 at 00:42 UTC
Updated:
21 Dec 2004 at 18:15 UTC
I have Automember successfully building a list of contributors who are qualified to be invited into the target group, but inviting them doesn't seem to do anything but make a watchdog log entry just says "Invited" without specifying who was invited. but under view details it says something like this:
Type: automember
Date: Sunday, December 5, 2004 - 19:34
User: grohk
Location: /member/invite/5
Message: Invited
Hostname: xxx.xxx.xxx.xxx
But nothing seems to happen...What am I missing?
Comments
Comment #1
njivy commentedThanks for pointing out the bug, grohk. When I cleaned up the code for the last commit, I missed a few things. It should work now.
Comment #2
grohk commentedThanks njivy, I thought it was something I wasn't doing right. It does work now, but with one small wrinkle. I configured the module so that the source role is "authenticated user" and the desired role is "trusted user" and when I invited users it granted them my site's desired target role, but also changed them from "authenticated user" to "anonymous user". So they were listed as having both the role of "Anonymous user and Trusted user." Shouldn't the target role simply be added to the pre-existing authenticated user role?
Comment #3
njivy commentedYes, it should just add the target role to whatever roles a user already has. I will look into this.
Comment #4
njivy commentedFixed. Thanks, grohk.
Comment #5
grohk commentedThanks njivy! I really do appreciate your work.
Comment #6
(not verified) commented