Friday, September 21, 2012

Simple Authentication and Authorization Application

Hi guys,... I'm trying to setup new  Simple Authentication and Authorization Application by the book and having a problem 

Notice (8): Undefined property: UsersController::$request [APP/controllers/users_controller.php, line 39]  
Code
    public function add() {            if ($this->request->is('post')) { 

what am I doing wrong????? 

can anyone help,... 

thanks 

--
Like Us on FacekBook 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 post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

No comments: