Только один бот дает эту ошибку, дебаггер говорит так -
Строка 1292 в rss.php отмечена крестом....Google [Bot]
66.249.66.16
► Источник
Язык: ru Страница: rss.php?f=6&t=2865
Файл: [ROOT]/rss.php
Строка: 1292 Undefined offset: 1
Код: Выделить всё
// Now search for the end of the current bbcode tag, all between [/??:??]
if ( strpos($the_curr_bbcode_tag, "=") )
{
+ list( $bbcode_tag_close, $garbage ) = explode( '[=]', $the_curr_bbcode_tag ); // list( $bbcode_tag, $garbage ) = split( '[=:]', $the_curr_bbcode_tag );
// little fix for a particular bbcode :)
if ( $bbcode_tag_close != "tr" && $bbcode_tag_close != "td")Мои знания не получают правильного направления мысли...тока о пиве и о б...х
ПыСы..строки менял местами (закомент. с незакомент.)
Плиссс...варианты...248 строк в логе дебаггера за сутки...
Добавлено спустя 4 минуты 3 секунды:
Ой и еще..
в админском логе -
Код: Выделить всё
oogle [Bot] 66.249.66.16 Сегодня, 08:36 Произошла общая ошибка: Общая ошибка
» SQL ERROR [ mysqli ]
[0]
SQL
No values specified for SQL IN comparison
BACKTRACE
FILE: [ROOT]/includes/db/dbal.php
LINE: 389
CALL: dbal->sql_error()
FILE: [ROOT]/rss.php
LINE: 462
CALL: dbal->sql_in_set()
FILE: [ROOT]/rss.php
LINE: 49
CALL: phpbb_rss->rss_get_sql()
