Is it possible to define the usergroups into which a user is placed when a user self-registers using the adduser plugin? I can't find any documentation on it. I found something in the code that looks like an entry in the _config table should control it, but it doesn't seem to work.
Thanks
-Tom
adduser plugin - Default usergroups for new users?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: adduser plugin - Default usergroups for new users?
Hi!
Yes. In the configuration of the user self-registration plugin you can indicate into which groups those users are put?
Regards,
Garvin
Yes. In the configuration of the user self-registration plugin you can indicate into which groups those users are put?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Re: adduser plugin - Default usergroups for new users?
Sorry, I hadn't realized that there is both a sidebar plugin and an event plugin. I was using only the event plugin and providing a link to the page. Now that I've added the sidebar plugin I can see that the config options are in there.garvinhicking wrote:Hi!
Yes. In the configuration of the user self-registration plugin you can indicate into which groups those users are put?
Regards,
Garvin
Thanks
-Tom