Thursday, July 29, 2010

saveAll does'nt work

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] => tester@admin.com
[country_id] => 180
[captcha_input] => uhrfca
[reg_ip] => 172.16.5.73
[confirm_code] => 4c526005-2038-4c84-b01f-0ccec0a8061f
)

[UserProfile] => Array
(
[birth] => 2009-02-12
)

), and mysql ENGINE is MyISAM , anyone know the reason ? help me !!!

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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: