On 5/4/07, OphyTe <[EMAIL PROTECTED]> wrote: > But I have a blank field instead !!! > I have a default culture defined and it seems to work : > "<?php echo $this->getContext()->getUser()->getCulture () ?>" return > "fr_FR" and debug mode in Symfony shows "fr_FR" in global's variables. > > Please help me, I spin around for 2 weeks now :-(
you have to change peer_method used to select records to 'doSelectWithI18n' so that joins with the i18n table are done. ++ tristan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
