Re: My $this->Auth->login() does not work, any help please? :) Cakephp 2.5.1

2014-06-24 Thread Zero Sony
Hi all, Finaly, i found the solutions. I made a big mistake in my Form. I write "username " and "password " instead of "username" and "password". Cake took the space after username and password. Thx all for your help. =) -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twit

Re: My $this->Auth->login() does not work, any help please? :) Cakephp 2.5.1

2014-06-19 Thread Zero Sony
Compare this with what is documented: > > http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html#configuring-authentication-handlers > > mark > > > > Am Donnerstag, 19. Juni 2014 15:32:53 UTC+2 schrieb Zero Sony: >> >> https://gist.github.com/0-Sony/

Re: My $this->Auth->login() does not work, any help please? :) Cakephp 2.5.1

2014-06-19 Thread Zero Sony
https://gist.github.com/0-Sony/3c052a832687e8dbb4d7 Thx for your help! -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from thi