Closed (fixed)
Project:
Auto Assign Role
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
7 Mar 2008 at 11:47 UTC
Updated:
14 Jul 2012 at 19:21 UTC
hi, im just wondering why the user role that is picked at registration isn't being assigned to the user. basically, what happens is that the user picks the role at registration, but when you look at the user's list, you notice a blank bullet. the user is not assigned to any role (see images, and there's a red dot to show which user im talking about).
any help would be appreciated. thank you in advance!
ps. i've attached 2 screenshots -- the settings page for the module & the user list.
| Comment | File | Size | Author |
|---|---|---|---|
| assignrole2.png | 32.65 KB | tanjerine | |
| assignrole1.png | 35.34 KB | tanjerine |
Comments
Comment #1
tanjerine commentededit: the form looks like this --
//snipped code
input type="radio" name="AUTOASSIGNROLE_ROLE_USER" value="0" class="form-radio"//snipped code
is that correct? basically, its showing the wrong value for the right option.
edit: i managed to fix it. i'm just not sure if it's the right fix. i commented out this:
Comment #2
whatthe commentedHello tanjerine!!!
I have exactly the same problem!!!
This module is exactly what I need...BUT it doesn't work!!!
You say that you managed to fix it!!
How ???? can you please give me a clue, because you seem to have understand the issue!!
Thanks!
Comment #3
tanjerine commentedhi! basically, what i did was i commented out the code (read above post) in the autoassignrole.module (start from line 197 of the file):
hope this helps.
Comment #4
andypostFixed here http://drupal.org/node/228774#comment-781025
Comment #5
cyberswat commentedFixed by http://drupal.org/cvs?commit=135891
Comment #6
cyberswat commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.