Text automatically translated from: Polish to: Russian
Translated text
Информация от пользователей: Здесь начинаются ошибки на форуме - Страница 236

При длинных постах появляться ошибка:
Code:
Catchable fatal error: Argument 3 passed to vbet_containsSeparated() must be an instance of int, integer given, called in /usr/local/www/apache24/data/forum.alfaholicy.org/includes/vbenterprisetranslator_functions_detection.php on line 158 and defined in /usr/local/www/apache24/data/forum.alfaholicy.org/includes/vbenterprisetranslator_functions_detection.php on line 173
В файле vbenterprisetranslator_functions_detection.php я отметил в комментарии следующие строки:
Code:
//if(vbet_containsSeparated($message, $ignoredLen, $index)) {^M
//$message = substr_replace($message, ''.$ignored.'', $index, $ignoredLen);^M 
//$index += VBET_NOTRANSLATE_LENGTH;^M 
//}^M
Это решение помогло, но не знаю, или не oznaczylem комментариями, что-то очень важное?
Original text