public function index() {
$this->User->recursive = 0;
$this->set('users', $this->paginate());
}
El viernes, 12 de abril de 2013 06:48:41 UTC-5, Moawia escribió:
Try to add function index(){} in UsersController
On Apr 11, 2013 7:42 PM, "Antonio Flores Lara" <antonio...@gmail.com> wrote:hello ..i am new with cakephp ... i made a web aplication and deployed to hostgator and the send me this errorMissing Method in UsersController
Error: The action index.html is not defined in controller UsersController
--upload a older version from same proyect without login part and works fine..i dont know where are my mistake .. i am supposed in login partthis sample login page where i copied the code
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 cake-php+u...@googlegroups.com .
To post to this group, send email to cake...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en .
For more options, visit https://groups.google.com/groups/opt_out .
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 cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment