Page 1 of 1

Notice: Undefined index: REF_CURR in /var/www/html/*********/lib/special.lib.php on line 8

Posted: Thu Jul 19, 2018 7:26 am
by duk
Hi!
1. I am coping /inc/lang/old/ ru.inc.php to /inc/lang/ru-RU.inc.php
2. Open the /lib/arrays.lib.php file and add 'ru-RU' => 'Russian' the $langarray array
3. Going to the user settings, set currency to RUB and language to Russian then appears:
Notice: Undefined index: REF_CURR in /var/www/html/*******/lib/special.lib.php on line 8
:

Notice: Undefined index: SELECT_LANG in /var/www/html/******/lib/special.lib.php on line 8
:

Notice: Undefined index: SELECT_TIMEZONE in /var/www/html/*******/lib/special.lib.php on line 8
:
Выберите тип соединения:
Обычный браузер: Тор браузер:


Notice: Undefined index: APPLY in /var/www/html/*******/lib/special.lib.php on line 8

Notice: Undefined index: SETT_NOTE in /var/www/html/******/lib/special.lib.php on line 8

Notice: Undefined index: NEW_ACCOUNT in /var/www/html/*******/lib/special.lib.php on line 8
where ******-domain name. What a iam doing wrong? Help me please.

Re: Notice: Undefined index: REF_CURR in /var/www/html/*********/lib/special.lib.php on line 8

Posted: Sat Jul 21, 2018 2:07 pm
by bitfreak
The language files in the old folder are from an older version of BitShop and wont work with newer versions of BitShop. The right way to do it would be to rename the english language file and translate the text into Russian. The old language files are missing some translations, hence those errors, but you can probably use most of the old translations.