Thursday, December 29, 2011

Re: Error saving i18n

also i use
$model->data[$model->alias]['title'] = $title;
to set the title field

On Dec 28, 8:39 pm, Constantin FF <constantin...@gmail.com> wrote:
> absolutely the same result after adding
>         $model->set(array('title' => $title, 'body' => $title));
> at the end of beforeSave

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


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

No comments: