Notice (8): file_put_contents(): Write of 274 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 1108 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8): unserialize() [<a href='https://secure.php.net/function.unserialize'>function.unserialize</a>]: Error at offset 8154 of 8181 bytes [APP/Controller/NewsController.php, line 5571]

Notice: file_put_contents() [function.file-put-contents]: Write of 2388 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2): Undefined array key "data" [APP/Controller/NewsController.php, line 2833]

Notice: file_put_contents() [function.file-put-contents]: Write of 2066 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Error: count(): Argument #1 ($value) must be of type Countable|array, null given

count(): Argument #1 ($value) must be of type Countable|array, null given 📋

TypeError
Toggle Vendor Stack Frames
             //处理成 websites/index 的模板也能用的格式,这样模板就不需要单独做了,因为只是这里需要这样的处理,所以不需要写成单独的函数了
                $news=array();
                if (count($website_["data"])!="0")
                {
                    $i=0;
                    foreach($website_["data"] as $ns)
                    {
Error in: ROOT/src/Controller/NewsController.php, line 2833

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