Friday, July 1, 2011

Re: I can't create AROS automatically and I don't know why

At last, my problem was a little bit... stupid U_U ,

instead of "var $actsAs = ..." i wrote "var $actAs = ...." , a missig 's' caused all my problems.

Thanks for your atention! :)

2011/7/1 krisspnet <christophe.poulet@gmail.com>
I forgot to say, that you should first of all define the groups for your ACL.

Having a user - group ACL management without any groups doesn't makes sense
to me.

Then, you have 2 possibilites :

Define the default user group in php.
Define the default user group directly in your SQL table.

Like :

group_id | group_name

1 | Adminstrators
2 | Managers
3 | Users
4 | Guests

--
View this message in context: http://cakephp.1045679.n5.nabble.com/I-can-t-create-AROS-automatically-and-I-don-t-know-why-tp4541318p4541550.html
Sent from the CakePHP mailing list archive at Nabble.com.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php



--
- Per la llibertat del coneixement -
- Per la llibertat de la ment...       -

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: