setting default language in admin won't work - Page 2 setting default language in admin won't work - Page 2
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

setting default language in admin won't work

Started by flux, April 21, 2006, 11:01:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joachim Müller

OK, I can see the point of additional CPU cycles being burnt for the auto-detection.

ymca

after upgrading to 1.4.6 the option for disable the language is gone.
???

Stramm

every time you upgarde you have to reapply mods. That's the downside of customizing core code

ymca

 :( yea i know...
i did reapply it but still did not find the option.

can it be because of this?
Quotearray('Enable language auto detect', 'lang_autodetect', 1), //cpg1.4

do i need to make it like this? -
Quote...1); //cpg1.4

Stramm

needs to be a comma, not a semicolon...
if you don't get it to work you can check/ verify the code in my modpack (see sig)

ymca

:) nice modes you have there...
i wish that the standard coppermine will have it.
im too afraid to install them & by mistake ruin my installation. :(

by the way i found the problem.
in the english.php i did change what needed.
but it always gave me the english_gb.php
after i changed the lang from the tab (user) lang changer i saw the auto lang.

Cheers.