I'm certain that this line is overwriting the data in the
ethnicities_seekingprofiles:

$this->User->Seekingprofile->save($this->data);

when I comment it out, the table has the right data.

On Oct 25, 3:37 am, WebbedIT <p...@webbedit.co.uk> wrote:
> Neither of the above controller calls can be affecting the HABTM data
> as you are just using save() which will not attempt to save/update
> associated data.
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to