defult language problem!!! defult language problem!!!
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

defult language problem!!!

Started by sad_eyes, September 08, 2006, 10:22:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sad_eyes

hi folks;
my problem is like that, i`ve installed ur fantastic photo album and its work very good, i`ve choosed the english as defult languge.
but how often, when i enter the site from any another "windows OS" that the defult languge is not english the site appears with the defult lang. of the windows.

for example, i f the site`s defult lang. is english, and i enter the site from windows that hebrew is the defult languge for unicode applications, the site automaticly get changed to hebrew....and so on

hope u understand all the bullshit i`ve told, LOL

thanx all the way :-\ ???

Stramm

That's the way coppermine works. It auto detects the users language and, if the language is defined (a lang file is in coppermines lang folder), it's used. If you enable the language selector in config, then users can switch to another language. Only if the users language that got auto detected isn't in the lang folder then the default language gets used.

To disable the lang auto detect you'll have to modify code. Read here
http://forum.coppermine-gallery.net/index.php?topic=30686.msg142274#msg142274

Joachim Müller

Read up How 2 keep language setting? as well to get an idea how coppermine determines what language file to use.