| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 4148|Reply: 1
Collapse the left

How to select languages and maintain the verification code at the same time

[Copy link]
Post time: 2014-11-18 18:00
| Show all posts |Read mode
Hi,

I am facing a problem that the verification code could not be showed after I commending some languages in \config\config_global.php and \config\config_global_default.php. But the strange thing is that I recovered and selected all the languages the verification code still did not show. How to solve this verification code missing problem?
Thank you!

BTW, I used the following method to select language.
  1. // -------------------------  CONFIG LANGUAGES  ------------------------- //
  2. //$_config['languages']['ar']['icon'] = 'ar.gif';
  3. //$_config['languages']['ar']['name'] = 'العربية';
  4. //$_config['languages']['ar']['title'] = 'Arabic';
  5. //$_config['languages']['ar']['dir'] = 'rtl';
  6. //$_config['languages']['ar']['code'] = 'ar-AE';
  7. //$_config['languages']['de']['icon'] = 'de.gif';
  8. //$_config['languages']['de']['name'] = 'Deutsch';
  9. //$_config['languages']['de']['title'] = 'German';
  10. //$_config['languages']['de']['dir'] = 'ltr';
  11. //$_config['languages']['de']['code'] = 'de-DE';
  12. $_config['languages']['en']['icon'] = 'en.gif';
  13. $_config['languages']['en']['name'] = 'English';
  14. $_config['languages']['en']['title'] = 'English';
  15. $_config['languages']['en']['dir'] = 'ltr';
Copy the Code




 Author| Post time: 2014-11-19 18:23
| Show all posts
I find the way to solve the problem.

It's my mistake. I should select the language in config_global file before installing.

Problem is 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-05-15 21:20 GMT+3 , Processed in 0.029532 sec., 10 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