Good Post/Bad Post Mod и проблемы с ним

Автор DeL Esprit, 08 марта 2010, 16:55:33

« назад - далее »

0 Пользователи и 1 гость просматривают эту тему.

DeL Esprit

Форум 1.1.11
Ставлю Good Post/Bad Post Mod
В дефоултной теме выдает:

ЦитироватьTemplate Parse Error!
There was a problem loading the /Themes/default/Display.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.
Parse error: syntax error, unexpected ',' in .../Themes/default/Display.template.php on line 260

251: <tr', $context['gpbp_action'] == 'hide' ? ' id="gpbp_hidden_' . $message['id'] . '"' : '' ,'', $context['gpbp_action'] == 'hide' ? ' id="gpbp_hidden_' . $message['id'] . '"' : '' ,'><td style="padding: 1px 1px 0 1px;">';
252:
253: // Show the message anchor and a "new" anchor if this message is new.
254: if ($message['id'] != $context['first_message'])
255: echo '
256: <a name="msg', $message['id'], '"></a>', $message['first_new'] ? '<a name="new"></a>' : '';
257:
258: echo '
259: <table width="100%" cellpadding="3" cellspacing="0" border="0">

260: <tr><td class="', $context['gpbp_action'] == 'hide' ? 'gpbp_hider ' : '', $context['gpbp_bad_post'] && $context['gpbp_action'] != 'none' ? 'gpbp_greyed' : ($context['gpbp_action'] == 'hide' ? 'gpbp_hider ' : '', $context['gpbp_bad_post'] && $context['gpbp_action'] != 'none' ? 'gpbp_greyed' : ($message['alternate'] == 0 ? 'windowbg' : 'windowbg2')), '">';

261:
262: // Show information about the poster of this message.
263: echo '
264: <table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">




а еще может подскажете как в своей теме вывести этот код - пока не удалось ничего сделать :((

Вот тут есть документация - 2 часа сижу - не могу ничего сделать(английский плохой, даже переводчик не спасает  :()

з.ы. а так же ищу руссификатор  angel

sgtWhite

Ола )) Что собсна у меня происходит :

Установлены Top First Post 2.0.1 и сабж версии 2.0.4  Прикрепленные посты отображаются как заминусованные (само собой таковыми не являясь) :




В логах ошибок нет. Вообще. Никто не сталкивался с подобным ?