all, I am getting this error when trying to call an add function:
Notice: Undefined property: flash in
/var/www/html/cake_1.1.10.3825/app/controllers/notes_controller.php on
line 25

Fatal error: Call to undefined function: () in
/var/www/html/cake_1.1.10.3825/app/controllers/notes_controller.php on
line 25

The code the err is, but added the entry any way:
$this->flash [21]('Your note has been updated.','/notes/');
Taking out [21], it works. Does any one know why?


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to [email protected]
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