By Octavian on
I already have anonymous users on my site, as well as registered users, who have access to the message forums.
What I want to do now, is create another user role that can, besides what the registered user does, create organic groups or join them.
Before doing that though, I need each of these users to read a "membership document" and fill out some information about themselves and then I'd like them to be transfered automatically to this new role.
Essentiailly, the same thing as register to become a user in the first place, but it's another level up, where they register to be a part of the groups, as opposed to just the forums.
What can I use to do this?
Comments
Write A Module
You have to write a module with a page that only gives these users the permission to view, and that page, after validating itself, should make a query to the user_role? table to remove the old role, and/or add the new role.
--
Read the handbook, search the forums, then ask!
http://drupal.etopian.net (Consulting, Development, and Hosting)
Did you get around to doing
Did you get around to doing this? I am interested in this functionality and would love to hear how far you got :)
bump... :)
bump... :)