Иван Савин

Results 5 comments of Иван Савин

One more error in Match.php in 1251 / 1252 line ` $this->restart["ct"] = false; $this->restart["ct"] = false;` Correct: ` $this->restart["ct"] = false; $this->restart["t"] = false;`

One more error in Logger.php replace all - APP_ROOT . DIRECTORY_SEPARATOR to APP_ROOT

One more error in Match.php in 2984 line ` private function getLogAdminFilePath() { return Logger::getInstance()->getLogPathAdmin() . "/match-" . $this->matchData["id"] . ".html"; } private function getLogFilePath() { return Logger::getInstance()->getLogPath() . "/match-"...

Critical error in ? ebot web ? websocket server ? If I update the log monitoring page of the match. Then the NODE WEB SERVER falls with a critical error....