I just had this same problem this morning. Try this
$this->Employee->save($this->data) instead of this $this->Employee->save($this->data['Employee']) -- View this message in context: http://www.nabble.com/Full-HABTM-example-tp17692422p18345635.html Sent from the CakePHP mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
