Please select To the mobile version | Continue to access the desktop computer version
| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 6269|Reply: 2
Collapse the left

Default language can not changed

[Copy link]
Post time: 2013-08-28 00:59
| Show all posts |Read mode
Hello Friends
in Discuz X3 ML, we can not change default language!
I saw an Vot's instrucion for change default language by changing below code in config/config_global.php
  1. $_config['output']['language'] = 'en';
Copy the Code
line: 50
en to other folder name.

but this not works on Discuz X3 ML !

Related collections:

  • · Tricks|Threads: 23, Subscribe: 3
Post time: 2013-08-28 01:02
| Show all posts
Probably, you forgot about:

  1. // ----------------------  CONFIG DETECT_LANGUAGE  ---------------------- //
  2. $_config['detect_language'] = 1;
Copy the Code
to

  1. // ----------------------  CONFIG DETECT_LANGUAGE  ---------------------- //
  2. $_config['detect_language'] = 0;
Copy the Code

Rate

Number of participants 1Rating +1 Collapse Reason
mj1919 + 1 Usefull

View Rating Log

 Author| Post time: 2013-08-28 01:16
| Show all posts
kaaleth 2013-8-28 02:02
Probably, you forgot about:to


Sorry!
you right!

it solved!

You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-04-18 05:45 GMT+3 , Processed in 0.044310 sec., 14 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list