> Any idea what went wrong? A lot of things :P, but try to get simple auth working, i.e. set $this->Auth->authorize = 'controller', and then try to move on to acl.
My advice is try ACL in a pet application first (the blog can be used), then when you have full grasp of it, try to integrate it in your application. This tutorials helped me a lot in the beginning: http://lemoncake.wordpress.com/category/acl/ And this one may help: http://aranworld.com/article/161/cakephp-acl-tutorial-what-is-it > Group is Gruppe in German and I adapted the code, models, controllers > accordingly. Or do groups have to be named groups, like the loginname > has to be username? There should not be any problem with Gruppe, as there aren't any problem using usuario (Spanish) or email as username, as long as you tell AuthComponent this. HTH, - Dardo Sordi. > Thank you in advance! > > Anja > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
