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): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 2003 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 140]
Error: Cannot access offset of type string on string

Cannot access offset of type string on string 📋

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

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