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

Look here if you're having trouble with BitShop
Post Reply
duk
Posts: 2
Joined: Thu Jul 19, 2018 7:05 am

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

Post 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.
User avatar
bitfreak
Site Admin
Posts: 98
Joined: Thu Dec 10, 2015 6:57 pm
Location: Australia
Contact:

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

Post 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.
Post Reply