0.00
Рейтинг
0.22
Сила

Илья

Найдите в style.css вот эту строчку,
/* Sub-navigation of Blog */
.sub-menu { position: absolute; top: 37px; left: 0px; width: 400px; font-size: 11px; }
и Вам там нужно поправить значение width: 400px; на width: 500px; но тогда у Вас правая часть сайта Блоги Люди Год космоса Аниме хранилища О сайте отодвинется и поплывёт..:(
  • avatar Ksider
  • 0
Попытался отключить старую версию плагина, выдало ошибку
SQL Error: Can't DROP 'comment_date_edit'; check that column/key exists at /var/www/ksider/data/www/eanews.ix/engine/classes/Plugin.class.php line 196
Array ( [code] => 1091 [message] => Can't DROP 'comment_date_edit'; check that column/key exists [query] => ALTER TABLE `prefix_comment` DROP `comment_text_source`, DROP `comment_date_edit`, DROP `comment_last_editor_id` [context] => /var/www/ksider/data/www/eanews.ix/engine/classes/Plugin.class.php line 196 )

Попробовал в ручную в plugins.dat удалить плагин, удалить удалил
Закинул версию 1.5 в каталог плагинов, жму запустить плагин
и снова выдает ошибку
SQL Error: Duplicate column name 'comment_text_source' at /var/www/ksider/data/www/eanews.ix/engine/classes/Plugin.class.php line 196
Array ( [code] => 1060 [message] => Duplicate column name 'comment_text_source' [query] => ALTER TABLE `prefix_comment` ADD `comment_text_source` TEXT AFTER `comment_text`, ADD `comment_date_edit` DATETIME AFTER `comment_date`, ADD `comment_last_editor_id` INT(11) AFTER `comment_date_edit` [context] => /var/www/ksider/data/www/eanews.ix/engine/classes/Plugin.class.php line 196 )

И снова открыл файл plugins.dat, прописал там плагин, вижу он написанно активен, попытался проверить его, жму редактирование или удалить комментв, выдает вот такую ошибку