Warning (2) : Undefined array key "HTTP_USER_AGENT" [in /home/dh_muaviy/football-ranking.com/src/Controller/AppController.php, line 168]
Warning (512) : Unable to emit headers. Headers sent in file=/home/dh_muaviy/football-ranking.com/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=36 [in /home/dh_muaviy/football-ranking.com/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/dh_muaviy/football-ranking.com/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/dh_muaviy/football-ranking.com/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 164]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/dh_muaviy/football-ranking.com/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/dh_muaviy/football-ranking.com/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: preg_match(): Argument #2 ($subject) must be of type string, null given

preg_match(): Argument #2 ($subject) must be of type string, null given 📋

TypeError
Toggle Vendor Stack Frames
         */
        //$this->loadComponent('FormProtection');
    }
    function isMobile() {
        return preg_match("/(android|avantgo|blackberry|bolt|boost|cricket|docomo|fone|hiptop|mini|mobi|palm|phone|pie|tablet|up\.browser|up\.link|webos|wos)/i"$_SERVER["HTTP_USER_AGENT"]);
    }
}
Error in: ROOT/src/Controller/AppController.php, line 168

If you want to customize this error message, create templates/Error/error500.php