Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]digital_frog[/eluser]
I'm trying to figure out some tricks with groups, and here's what I've got so far. The user's group data is not stored with the rest of their user data. There are two tables that define groups, users_groups that lists which groups a user is in, and groups which simply contains the groups' names and description. I was going through the basic admin page that came with the Ion_Auth source files and was trying to find out how to add groups to the create user form. Whenever I tried searching the table name 'users_groups' in the code though, I couldn't find anything. How can I define which group a user is in aside from the create_user() function? Also, how can I create new groups from the code? Is there a create_groups() function?


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 06-20-2012, 11:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB