| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 4611|Reply: 9
Collapse the left

Set English as defalt for visitors and keep Chinese in the control panel?

[Copy link]

 Hong Kong

Post time: 2013-01-08 18:46
| Show all posts |Read mode
Note: The author has been banned or deleted.
Post time: 2013-01-08 22:40
| Show all posts
1. probably you have to edit config located in your uc_server/data/config.inc.php

2. config/config_global.php and if you want to delete for example "german language", you have to delete this lines:
  1. $_config['languages']['de']['icon'] = 'de.gif';
  2. $_config['languages']['de']['name'] = 'Deutsch';
  3. $_config['languages']['de']['title'] = 'German';
  4. $_config['languages']['de']['dir'] = 'ltr';
  5. $_config['languages']['de']['code'] = 'de-DE';
Copy the Code

 Russia

Post time: 2013-01-09 07:11
| Show all posts
1) edit config_global.php:
  1. // --------------------------  CONFIG OUTPUT  --------------------------- //
  2. $_config['output']['language'] = 'en';

  3. // ----------------------  CONFIG DETECT_LANGUAGE  ---------------------- //
  4. $_config['detect_language'] = 0;

  5. // --------------------  CONFIG ENABLE_MULTILINGUAL  -------------------- //
  6. $_config['enable_multilingual'] = 0;
Copy the Code
2) copy language/sc/lang_admincp***.php TO language/en/lang_admincp***.php
3) edit uc_server/data/config.inc.php:
  1. define('UC_DEFAULT_LANG', 'sc'); // Default UCenter Language (ar,de,en, es,fr,kr,ru,sc,tc,th,tr,vn, etc...)
Copy the Code

 Hong Kong

 Author| Post time: 2013-01-09 09:41
| Show all posts
Note: The author has been banned or deleted.

 Russia

Post time: 2013-01-09 11:39
| Show all posts
ok, if you want to use an official TC-UTF8 version, try the next:

copy all the FRONT-END language files from MULTILINGUAL/source/language/en/*.php
TO source/language/*.php EXCLUDING ALL THE lang_admincp***.php

Unfortunately it is not possible to convert totally an official Chinese version to English version, because of there are a lot of Chinese settings in the database...

 Hong Kong

 Author| Post time: 2013-01-09 11:53
| Show all posts
Note: The author has been banned or deleted.

 Hong Kong

 Author| Post time: 2013-01-09 13:20
| Show all posts
Note: The author has been banned or deleted.

 Russia

Post time: 2013-01-09 19:11
| Show all posts
How to expand the menu like original.

What do you mean?
is the cloud function disabled?

Disabled by default. You can enable it from AdminCP.

 Hong Kong

 Author| Post time: 2013-01-10 06:33
| Show all posts
Note: The author has been banned or deleted.

 Russia

Post time: 2013-01-10 07:46
| Show all posts
i have to click the arrow at the top left to show the menu

Something wrong with your page styles.
Because of the top menu must be always expanded by default.
"quote" reply function has been disabled also?

Most of fetures disabled by default. Explore your AdminCP...
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-07-03 01:24 GMT+3 , Processed in 0.093517 sec., 9 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