Please provide more information on the steps leading up to the error that you get. 1. Is the login form showing? 2. Can you submit the form? 3. Do you get the error back from your login method - wrong e-mail or password? 4. Something else?
Suggest that you at least create the users table and add one user, so that CakePHP has something to work with. Enjoy, John On Wednesday, 17 December 2014 14:14:43 UTC+2, tech_me wrote: > > I posted to SO several days ago, but no expected replies. > http://stackoverflow.com/q/27403391 > > I am now using PHPTAL <http://phptal.org/> which use html instead of ctp > files. > Is there anyone who use the html files to cooperate with Cake's > authentication? > > Thanks. > -- 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 this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
