i have a index() in Usercontroller 

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<javascript:>> 
> wrote:
>
>> hello ..i am new with cakephp ... i made a web aplication and deployed to 
>> hostgator  and  the send me this error
>>
>> Missing 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 part
>> this sample login page  where i copied the code
>> http://www.endyourif.com/**cakephp-2-x-login-system/<http://www.endyourif.com/cakephp-2-x-login-system/>
>> http://bk-g-21.blogspot.mx/**2011/05/tutorial-1-usar-el-**
>> componente-auth-en.html<http://bk-g-21.blogspot.mx/2011/05/tutorial-1-usar-el-componente-auth-en.html>
>>
>> -- 
>> 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 <javascript:>.
>> To post to this group, send email to cake...@googlegroups.com<javascript:>
>> .
>> 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+unsubscr...@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.


Reply via email to