не помогло
---------------------------------------------------------------------------------------
нашла решение здесь: Re: Precise Similar Topics II

я так понимаю, что какой-то конфликт с чем-то.[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_privmsgs.php on line 1619: Missing argument 6 for pm_notification(), called in [ROOT]/includes/functions_wpm.php on line 230 and defined
файл /includes/functions_wpm.php on line 230 and defined:function pm_notification($mode, $author, $recipients, $subject, $message, $msg_id)
Заранее благодарен.pm_notification('post', $this->send_user_data['username'], $recipients, $subject, $pm_data['message']);
Код: Выделить всё
pm_notification('post', $this->send_user_data['username'], $recipients, $subject, $pm_data['message']);Код: Выделить всё
pm_notification('post', $this->send_user_data['username'], $recipients, $subject, $pm_data['message'], '');А увидеть справку в моде?Style10 писал(а):какая ссылка будет на профиль пользователя?
{USERNAME}Спасибо, Пчелкин.Пчелкин писал(а):В каждую папку языка положить файл с соответствующим текстом на соответствующем языке..