Просмотр поста

.
Azhar-Ali
# fanatos (14.01.2016 / 18:11)
album.php
if ($user_id != $arg['user_id'] && !$ban && $datauser['postforum'] > 10 && $datauser['total_on_site'] > 1200) {
// Проверяем, имеет ли юзер право голоса
$req = my
Thank you for nice help. But after + or - Rating the syntex <<- | +>> was hidden. So how i can show to this code
Votes: ' . $lng['vote_against'] . ': ' . $arg['vote_minus'] . ', ' . $lng['vote_for'] . ': ' . $arg['vote_plus'] . ')';
After Rating ?