Notice (8): SplFileObject::fwrite(): Write of 1139 bytes failed with errno=28 No space left on device [CORE/src/Cache/Engine/FileEngine.php, line 141]

Notice: file_put_contents() [function.file-put-contents]: Write of 3079 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, 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