thanks,... I managed to work it for now,... :) still learning... On Friday, September 21, 2012 4:01:10 AM UTC-7, euromark wrote: > > you are mixing 1.x and 2.x > they are absolutely not compatible in terms of Auth > > the 2.x uses the request object > 1.3 doesnt have that yet > > what tutorial are you refering to? also, why not using the current 2.2 > instead of some outdated cake version? > > > > Am Freitag, 21. September 2012 12:21:25 UTC+2 schrieb Chris: >> >> 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.
