При нажатии на кнопку регистрации появляеться такая ошибка.
Вот сама ошибка: Parse error: syntax error, unexpected 'Да' (T_STRING), expecting ',' or ')' in mysite.ru/e107_languages/Russian/lan_signup.php on line 38
I fix that. Go to
e107_languages/Russian/lan_signup.php
define("LAN_SIGNUP_30", "Если вы не хотите, чтобы на сайте показывался адрес электронной почты, выберите 'Да' для параметра 'Скрыть адрес электронной почты?'.");
Nicely done, i checked the file (no russian knowledge) but seeing your answer it relates indeed to the use of the " " INSIDE the textual part "Да" для параметра "Скрыть адрес электронной почты?"");
(created a commit for the Russion file)
Posting here to be able to find it later. Here is latest Russian pack for e107 v 2.1.6:
https://github.com/net1313/localization_e107_Russian/