Notice (8): file_put_contents(): Write of 270 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 20400 of 20469 bytes [APP/Controller/WebsitesController.php, line 4249]
Error: count(): Argument #1 ($value) must be of type Countable|array, bool given

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

TypeError
Toggle Vendor Stack Frames
        //如果请求的是 Websites 这个库,则需要对数据进行处理,组合成相应的URL,并输出
                if (strtolower($table_name)=="websites")
                {
                        $websites=array();
                        if (count($return)!="0")
                        {
                                foreach($return as $web)
                                {
Error in: ROOT/src/Controller/WebsitesController.php, line 4437

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