AlCher
Karma: 0
|
Re:glossarbot18 - the problem - 2005/10/05 13:22
The parameters are exposed in Global Configuration: Language: russian Country Locale: ru_RU.CP1251
In the configuration.php: $mosConfig_lang = 'russian'; $mosConfig_locale = 'ru_RU.CP1251';
But it did not provide correct work glossarbot18. Only direct inclusion in a file glossarbot.php setlocale (LC_ALL, 'ru_RU.CP1251'); has ensured correct work. ------------------------------ BTW, other question: I do not know why, but I to login on your site only from 13 attempts. Equally with 13. Before the connection is broken off. Can be to me anew be registered?
|