Re: Problem with internationalization

2010-05-18 Thread Miles J
Its "fre" not "fr". Its always 3 letters. Also try: Configure::write('Config.language', 'fre'); On May 18, 8:35 am, thomaus wrote: > I just tried but it did not change anything... > > On May 18, 3:34 pm, "Dr. Loboto" wrote: > > > > > Not "fr", but "fre". > > > On May 18, 7:29 pm, thomaus wrote

Re: Problem with internationalization

2010-05-18 Thread thomaus
A stupid bug of mine. Sorry for bugging! On May 18, 5:35 pm, thomaus wrote: > I just tried but it did not change anything... > > On May 18, 3:34 pm, "Dr. Loboto" wrote: > > > > > Not "fr", but "fre". > > > On May 18, 7:29 pm, thomaus wrote: > > > > Hi, > > > > I already made some multilingual w

Re: Problem with internationalization

2010-05-18 Thread thomaus
I just tried but it did not change anything... On May 18, 3:34 pm, "Dr. Loboto" wrote: > Not "fr", but "fre". > > On May 18, 7:29 pm, thomaus wrote: > > > > > Hi, > > > I already made some multilingual websites with CakePHP but this time, > > it doesn't work and I don't get it. > > > What I did

Re: Problem with internationalization

2010-05-18 Thread Dr. Loboto
Not "fr", but "fre". On May 18, 7:29 pm, thomaus wrote: > Hi, > > I already made some multilingual websites with CakePHP but this time, > it doesn't work and I don't get it. > > What I did : > > 1) Wrote this function in my app_controller.php file > > function beforeFilter() > { >