Page 1 of 1

Language selection doesn't work

PostPosted: Sat Sep 04, 2010 10:39 am
by hdisseldorp
Hi All,

I have a problem with language selection.
I am using version 1.2.5

Snippet of my conf.ini
[languages]
nl="Nederlands"
en="English"
fr="Français"
de="Deutch"

I copied the Dataface/lang/en.ini file into Dataface/lang/nl.ini and translated the values into Dutch (Nederlands).

Removed the cookies and re-started the application.
I can select all the languages, but only the static text for 'en, fr and de' changes.

Can somebody tell me what I am missing or do wrong?

Thanks in advance.

Harry

Re: Language selection doesn't work

PostPosted: Mon Sep 06, 2010 7:04 am
by hdisseldorp
Hi All,

I've found the problem to above subject, 'mea culpa, mea culpa'. I digged into my php logfile and discovered warning messages containing PHP parse errors in my nl.ini file. I corrected my mistake and now it is working fine.

Sorry for the spam.

Kind regards,
Harry

Re: Language selection doesn't work

PostPosted: Fri Sep 17, 2010 12:26 pm
by shannah
This definitely isn't spam... others may have the same symptoms and will be able to solve their problem more easily by seeing your solution.

-Steve