Monday, March 30, 2009

Notice (8): Undefined index: id?

What does that mean, and where is the problem?
Notice (8): Undefined index: id [CORE/cake/libs/model/model.php, line
1281...on line 77

That's line 77:
if ($this->User->save ( $this->data, true , array ( 'firstname',
'lastname', '....' ))) {
... }

What's wrong?

thx
Aurelius
--~--~---------~--~----~------------~-------~--~----~
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
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: