> I'm trying to get the Auth component working. I've specified a
> different "users" controller ("utilisateurs") but when I try to go to
> the login page (/utilisateurs/login) or to access a denied resource
> I'm always redirected to /users/login (should be /utilisateurs/login).

I don't know if it'll help, but I had the same problem - 'usuaris'. I
gave up in the end as I had to make so many changes that were internal
and therefore ultimately invisible to the end user.

Finally I settled on the default manual names for db, model,
controller and views. It'll all be hidden by pretty urls anyway.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to