Notice (8): file_put_contents(): Write of 20 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 284
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 213
App::_checkFatalError() - CORE/Cake/Core/App.php, line 970
App::shutdown() - CORE/Cake/Core/App.php, line 943
[main] - [internal], line ??
Warning (2): file_put_contents() [function.file-put-contents]: Only 407 of 427 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 284
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 213
App::_checkFatalError() - CORE/Cake/Core/App.php, line 970
App::shutdown() - CORE/Cake/Core/App.php, line 943
[main] - [internal], line ??
Fatal error: Uncaught Error: Class "Object" not found in /var/homelib/cake/cake28/lib/Cake/Controller/Controller.php:58
Stack trace:
#0 /var/homelib/cake/cake28/lib/Cake/Core/App.php(567): include()
#1 /home/hycganda/domains/pinnacletower.co.uk/public_html/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php(16): App::load()
#2 /var/homelib/cake/cake28/lib/Cake/Core/App.php(567): include('/home/hycganda/...')
#3 /home/hycganda/domains/pinnacletower.co.uk/public_html/Controller/AppController.php(11): App::load()
#4 /var/homelib/cake/cake28/lib/Cake/Core/App.php(567): include('/home/hycganda/...')
#5 [internal function]: App::load()
#6 /var/homelib/cake/cake28/lib/Cake/Error/ExceptionRenderer.php(152): class_exists()
#7 /var/homelib/cake/cake28/lib/Cake/Error/ExceptionRenderer.php(92): ExceptionRenderer->_getController()
#8 /var/homelib/cake/cake28/lib/Cake/Error/ErrorHandler.php(126): ExceptionRenderer->__construct()
#9 /var/homelib/cake/cake28/lib/Cake/Error/ErrorHandler.php(284): ErrorHandler::handleException()
#10 /var/homelib/cake/cake28/lib/Cake/Error/ErrorHandler.php(213): ErrorHandler::handleFatalError()
#11 /var/homelib/cake/cake28/lib/Cake/Core/App.php(970): ErrorHandler::handleError()
#12 /var/homelib/cake/cake28/lib/Cake/Core/App.php(943): App::_checkFatalError()
#13 [internal function]: App::shutdown()
#14 {main}
thrown in /var/homelib/cake/cake28/lib/Cake/Controller/Controller.php on line 58