Спасибо за раздачу и оценка релиза

Ress Kent

Пользователь
Virtuoz Строго по инструкции сделал и такая же ошибка.
Когда все заменял все было на таком же месте
У вас работает этот мод ?
 

Вложения

  • 12431252345234.png
    12431252345234.png
    5.6 KB · Просмотры: 48

vitalix

Пользователь
961b490f391f4abbe7f361979063d736.png

Всё работает. 2.1.5 [ALPHA]
 

vitalix

Пользователь
:eek:
[13-Dec-2014 13:48:28 UTC] PHP Notice: Undefined index: RATING_5 in /var/www/**/data/www/torrent-hub.com/library/attach_mod/displaying_torrent.php on line 167
[13-Dec-2014 13:48:28 UTC] PHP Notice: Undefined index: RATING_4 in /var/www/**/data/www/torrent-hub.com/library/attach_mod/displaying_torrent.php on line 167
[13-Dec-2014 13:48:28 UTC] PHP Notice: Undefined index: RATING_3 in /var/www/**/data/www/torrent-hub.com/library/attach_mod/displaying_torrent.php on line 167
[13-Dec-2014 13:48:28 UTC] PHP Notice: Undefined index: RATING_2 in /var/www/**/data/www/torrent-hub.com/library/attach_mod/displaying_torrent.php on line 167
[13-Dec-2014 13:48:28 UTC] PHP Notice: Undefined index: RATING_1 in /var/www/**/data/www/torrent-hub.com/library/attach_mod/displaying_torrent.php on line 167
[13-Dec-2014 13:48:28 UTC] PHP Notice: Undefined index: THANKS in /var/www/**/data/www/torrent-hub.com/library/attach_mod/displaying_torrent.php on line 260
[13-Dec-2014 13:48:29 UTC] PHP Notice: Undefined index: rating in /var/www/**/data/www/torrent-hub.com/library/attach_mod/displaying_torrent.php on line 70
[13-Dec-2014 13:48:29 UTC] PHP Notice: Undefined index: thanked in /var/www/**/data/www/torrent-hub.com/library/attach_mod/displaying_torrent.php on line 72
[13-Dec-2014 13:48:29 UTC] PHP Notice: Undefined index: L_RATING in /var/www/**/data/www/torrent-hub.com/library/includes/template.php(259) : eval()'d code on line 785
[13-Dec-2014 13:48:29 UTC] PHP Notice: Undefined index: L_RATING_VOTES in /var/www/**/data/www/torrent-hub.com/library/includes/template.php(259) : eval()'d code on line 786
[13-Dec-2014 13:48:29 UTC] PHP Notice: Undefined index: L_THANKED in /var/www/**/data/www/torrent-hub.com/library/includes/template.php(259) : eval()'d code on line 796
 

vitalix

Пользователь
Это в лангах прописано.

//Thanks mod
$lang['USER_THANKS'] = 'Спасибы пользователя' ;
$lang['USER_THANKS_'] = 'Пользователь сказал спасибо:' ;
$lang['USER_THANKED'] = 'Пользователю сказали спасибо:' ;
$lang['THANKED'] = 'Поблагодарили';
$lang['THANK'] = 'Поблагодарил(a)';
$lang['THANKS'] = 'Спасибо';
$lang['THANK_LIST'] = 'список';
//
$lang['RATING'] = 'Оценка';
$lang['RATING_VOTES'] = 'Голосов';
$lang['YOUR_VOTE'] = 'Ваша оценка';
$lang['VOTE_COUNTED'] = 'засчитана';
//
$lang['RATING_1'] = 'Отстой';
$lang['RATING_2'] = 'Так себе';
$lang['RATING_3'] = 'Средне';
$lang['RATING_4'] = 'Хорошо';
$lang['RATING_5'] = 'Супер';
//End thanks mod
 
Сверху