Hello.
What you mean by look at saveAll? 
This is the code where is save all, but in the UsersDetail it's making
insert instead of update
if ($this->User->saveAll($this->request->data)) {       
                                move_uploaded_file($tmp_name, $uploads_dir);    
                
                                $this->Session->setFlash(__('The user has been 
updated.'));
                                return $this->redirect(array('action' => 
'account'));
                        } 



--
View this message in context: 
http://cakephp.1045679.n5.nabble.com/Use-2-tables-for-update-tp5718641p5718667.html
Sent from the CakePHP mailing list archive at Nabble.com.

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to