Re: saveAll does'nt work

2010-08-12 Thread BrendonKoz
Check my self-answer to my question, I believe it'll help: http://groups.google.com/group/cake-php/browse_thread/thread/a013e1f0ee6689ec On Jul 31, 11:41 am, "Gildonei Mendes A. (Junior)" wrote: > I'm also have some problems withsaveAll. This are the content of this > data and the relations of my

Re: saveAll does'nt work

2010-07-31 Thread Gildonei Mendes A. (Junior)
I'm also have some problems with saveAll. This are the content of this data and the relations of my model. # $this->data Array ( [Usuario] => Array ( [PK_usuario] => [flPf] => 1 [strNome] => Gildonei Mendes Anacleto Junior [strLogin] => r

Re: saveAll does'nt work

2010-07-30 Thread Vijay Kumbhar
It is not working while saving the data while adding the data or while editing the existing data? I have the same problem with cakephp 1.3 but while editing the associated model data using saveAll. If it is not saving the data while editing then in cakephp 1.3 you have to specify the related model

Re: saveAll does'nt work

2010-07-29 Thread Norman Paniagua
Can you put the model code? --- Norman Paniagua 2010/7/30 Jeremy > today, I find function saveAll can not work ,when save data into two > relations tables, blew is the data, > > Array > ( >[User] => Array >( >[username] => tester >[password] => 17acdc1ee8e4e

saveAll does'nt work

2010-07-29 Thread Jeremy
today, I find function saveAll can not work ,when save data into two relations tables, blew is the data, Array ( [User] => Array ( [username] => tester [password] => 17acdc1ee8e4ed05e9d27fce4df6d4b5de036910 [email] => tes...@admin.com [co