Informacje od użytkowników:
Tu zgłaszamy błędy na forum - Strona 236 Przy dłuższych postach pojawiał się błąd:
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
W pliku vbenterprisetranslator_functions_detection.php oznaczyłem jako komentarz następujące linie:
Code:
//if(vbet_containsSeparated($message, $ignoredLen, $index)) {^M //$message = substr_replace($message, ''.$ignored.'', $index, $ignoredLen);^M //$index += VBET_NOTRANSLATE_LENGTH;^M //}^M
To rozwiazanie pomoglo, ale nie wiem czy nie oznaczylem komentarzami czegos waznego?