Notice (8): file_put_contents(): write of 271 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 133]

Notice: file_put_contents() [function.file-put-contents]: write of 1200 bytes failed with errno=28 No space left on device in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133

Warning: file_put_contents() [function.file-put-contents]: Only -1 of 1200 bytes written, possibly out of free disk space in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 271 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]

Notice: file_put_contents() [function.file-put-contents]: write of 1293 bytes failed with errno=28 No space left on device in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133

Warning: file_put_contents() [function.file-put-contents]: Only -1 of 1293 bytes written, possibly out of free disk space in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): Unable to emit headers. Headers sent in file=/var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php line=133 [CORE/src/Http/ResponseEmitter.php, line 54]

Notice: file_put_contents() [function.file-put-contents]: write of 633 bytes failed with errno=28 No space left on device in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133

Warning: file_put_contents() [function.file-put-contents]: Only -1 of 633 bytes written, possibly out of free disk space in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:133) [CORE/src/Http/ResponseEmitter.php, line 155]

Notice: file_put_contents() [function.file-put-contents]: write of 780 bytes failed with errno=28 No space left on device in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133

Warning: file_put_contents() [function.file-put-contents]: Only -1 of 780 bytes written, possibly out of free disk space in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:133) [CORE/src/Http/ResponseEmitter.php, line 184]

Notice: file_put_contents() [function.file-put-contents]: write of 777 bytes failed with errno=28 No space left on device in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133

Warning: file_put_contents() [function.file-put-contents]: Only -1 of 777 bytes written, possibly out of free disk space in /var/www/html/findweaver/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Error: Missing Method in MainController

Missing Method in MainController Cake\Controller\Exception\MissingActionException

Documentation API

The action sitemap is not defined in MainController

Error: Create MainController::sitemap() in file: src/Controller/MainController.php.

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
MainController extends AppController
{

    public function 
sitemap()
    {

    }
}

If you want to customize this error message, create src/Template/Error/missing_action.ctp

toggle vendor stack frames