Hi guys,... I'm trying to setup new Simple Authentication and Authorization Application<http://book.cakephp.org/2.0/en/tutorials-and-examples/blog-auth-example/auth.html> by the book and having a problem
*Notice* (8) <http://www.weedtip.com/users/add>: Undefined property: UsersController::$request [*APP/controllers/users_controller.php*, line *39*] Code <http://www.weedtip.com/users/add> 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 [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
