- Affected version
- 2.0
See:
Code:sed -i "s|'url' => \$requestPaths\['fullUri'\],|'host' => gethostname(),'url' => \$requestPaths\['fullUri'\],|" /var/www/sites/forums.spacebattles.com/html/library/XenForo/Error.php sed -i "s|throw \$this->responseException(\$this->responseMessage(\$options->boardInactiveMessage), 503);|throw \$this->responseException(\$this->responseMessage(\$options->boardInactiveMessage), 200);|" /var/www/sites/forums.spacebattles.com/html/library/XenForo/ControllerPublic/Abstract.php