I found the reason why it wouldn't work for me:
__('Whatever'); before the settings Configure::write in the
beforeFilter function ....
it was obvious but i could'nt see it....
i found the answer thanks to the comments in that article :
http://bakery.cakephp.org/articles/view/p28n-the-top-to-bottom-persistent-internationalization-tutorialOn Feb 28, 4:27 pm, Ugo PARSI <[EMAIL PROTECTED]> wrote: > Ok... found the problem. > For further reference : It was simply a problem with rights, write > rights.... I've done the right chmod and it worked perfectly. > > But I don't get how it affected particulary this part, and why it > stayed in English when I asked it to be French.... I can reproduce > this problem by simply removing the good permissions rights on my > folder ! > > Damn it ! I spent hours on such a ridiculous issue :/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
