Hey martin: Auth took me months to get working, even with Chris' tutorials. Try this, this may help.
It's basic, no ACL (just controller), and there's code to download. http://www.webdevelopment2.com/cakephp-auth-component-tutorial-2/ As Chris said, get it working, then make it better. -- Kevin Lloyd 3HN Designs http://www.3HNDesigns.com/ (214) 473-4207 On Jan 15, 2008 9:10 AM, Chris Hartjes <[EMAIL PROTECTED]> wrote: > > On Jan 15, 2008 7:05 AM, martinp <[EMAIL PROTECTED]> wrote: > > > > I've tried commenting out my userScope variable and removing > > if(isset($this->Auth)), but still no joy. As all I get is the login > > page with no error messages perhaps it is your first suggestion of a > > config setting? > > Martin, > > Like I mentioned before I would try removing 'Acl' from the list of > components and make sure it worked just fine with only the 'Auth' > component. > > Hope that helps. > > -- > Chris Hartjes > Internet Loudmouth > Motto for 2008: "Moving from herding elephants to handling snakes..." > @TheKeyBoard: http://www.littlehart.net/atthekeyboard > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
