Notice (8): SplFileObject::fwrite(): Write of 5593 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 2784 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: Unsupported operand types: int - string

Unsupported operand types: int - string 📋

TypeError
Toggle Vendor Stack Frames
               if (file_exists($cache_time))
               {
                   $get_cache_time=file_get_contents($cache_time);
                   //echo $now_time-$get_cache_time;
                   if ($now_time-$get_cache_time>60*60)
                   {
                       //已经12个小时没有执行缓冲操作了。
                       $http_cache=1;//1,使用 http_cache 缓冲;
                   }
Error in: ROOT/src/Controller/WebsitesController.php, line 4089

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