|
Hello,
Great component!
Works well for adding users.
In my situation I'm having to add a user to a new usergroup that needs to be created before the user is added. I would like to add the usergroup to the type that is selected.
For example...
New username is "Example User"
Usertype is "Author"
Child user group "Example User" created with "Author" as the parent.
Any thoughts about how I would go about implementing this?
I also have to create menu items, articles, modules, and etc... when the user is added but I can take care of that later.
The first thing I need to do is create the user and new usergroup properly. I was having trouble figuring out where two fields in the usergroup table where being created from or I'd be able to just do an sql insert. "lft" and "rgt" are the fields and it seemed like the other group entries were updated somehow when a new group is added.
Anyways....I hope you can help!
Thanks!
- Steve
|