hi i use this one: http://www.palivoda.eu/2008/04/i18n-in-cakephp-12-database-content-translation-part-2/
and it's very straight and simple to use. to save all data in all languages i disable the behaviour for the save action and everything works fine. On Jun 28, 7:52 pm, floorball92 <[email protected]> wrote: > I think I've found a good solution. It's not the best implimentation I > think, but it should work: > > http://pastebin.com/m6eed9aa2 > > Currently, I 've got the problem, that my language field won't be > saved. It's in the $this->data array array, I've dumped it in > beforeSave() and afterSave(). > > It would be cool, if someone of you knows the solution because on IRC > we didn't get through it :-( > > Best regards, Sebastian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
