Re: User Registration Default Group

2009-06-11 Thread nic
The AclBehavior is pretty confusing for a newb. I understand that it is used for parent/child relationships. I assume that I need to set User.group_id to a value when a user registers. I want the default group to be Members, which has an id of 3. So, in my register controller, I put: $this->data[

Re: User Registration Default Group

2009-05-22 Thread dr. Hannibal Lecter
Take a look at the AclBehavior: http://book.cakephp.org/view/545/Using-the-AclBehavior On May 21, 6:49 pm, nic wrote: > Can someone inform me of the best way to set a default group for a new > user? --~--~-~--~~~---~--~~ You received this message because you are