I can indeed. It's set to "/cake/users/login". This is what's posted on the login page when I login via the home page: Array ( [_method] => POST [data] => Array ( [Home] => Array ( [username] => sean [password] => test ) ) )
I presume I need to somehow switch that 'Home' with 'Users'?? Thanks for your help! On Aug 22, 2:13 pm, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote: > On Fri, Aug 22, 2008 at 6:37 PM, seanislegend > > <[EMAIL PROTECTED]> wrote: > > > Thanks for your suggestion. Sadly, I've already tried that and it > > doesn't work! > > Can you elaborate on what does not work? Can you see the action of the > form set to users/login when you view the HTML source? > > Tarique > > -- > ============================================================= > Cheesecake-Photoblog:http://cheesecake-photoblog.org > PHP for E-Biz:http://sanisoft.com > ============================================================= --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
