Hi,
We are using content profile at time of registration. After reviewing user details we want to assign user with some special previllages (for that we have role say master). Now when we assign role to this user then with help of OG module we would like to create one group with title of user name. We tried to do it with Rules module but we are not getting it. can you help us how to do it.
We have following steps in rules.
Event : User account details have been updated
IF
User has role : masters (updated users)
DO
Load updated users content_profile
Add group to audience of content.
Add Group node setting to content.
But still there is no group created for this user. Can you help us how to do it ? Also apart from rules any other technique is there then please let us know.
We are using drupal 6.x
Thank you