Re: Auth Function Issues

2012-07-26 Thread elogic
I found the solution My UserController.php has 2 white spaces before the 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+unsubscr...@googlegro

Re: Auth Function Issues

2012-07-26 Thread elogic
I have also realised that none of the redirects are working either. I get a blank page. Could these be some kind of cached information files, sessions or similar that I have uploaded from the local to the live server that I can clear? -- Our newest site for the community: CakePHP Video Tutoria

Auth Function Issues

2012-07-26 Thread elogic
Hi All, I am using some basic Auth code that I have used many times in the past but for some reason this time it is failing. I cannot work it out, there isn't much to the actual code so I cannot see why it would fail. Can anyone see where I am going wrong? I am not getting any errors to the pa