Also saving now does not seem to work anymore?

Notice (8): Undefined property:  ArticlesController::$Article [CORE\app
\controllers\articles_controller.php, line 59]


        if (!empty($this->data)) {





            // Check if data has been saved


            if ($this->Article->save($this->data)) {


                $this->Session->setFlash('Your article has been
saved.');

ArticlesController::add() - CORE\app\controllers
\articles_controller.php, line 59
Dispatcher::_invoke() - CORE\cake\dispatcher.php, line 341
Dispatcher::dispatch() - CORE\cake\dispatcher.php, line 323
[main] - CORE\app\webroot\index.php, line 83


Fatal error: Call to a member function save() on a non-object in C:
\wamp\www\mech7\app\controllers\articles_controller.php on line 59


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to