Deprecated (16384): Use Cake\Http\ServerRequest instead of Cake\Network\Request. - /home/okbvtfr/public_html/commentaries/vendor/composer/ClassLoader.php, line: 444
 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]
Deprecated (16384): AkkaCKEditor\View\Helper\CKEditorHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/okbvtfr/public_html/commentaries/vendor/akkaweb/cakephp-ckeditor/src/View/Helper/CKEditorHelper.php, line: 53
 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]
Warning (512): Unable to emit headers. Headers sent in file=/home/okbvtfr/public_html/commentaries/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 51]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/okbvtfr/public_html/commentaries/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 152]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/okbvtfr/public_html/commentaries/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 181]
Error: Missing Plugin

Missing Plugin Cake\Core\Exception\MissingPluginException

Documentation API

Error: The application is trying to load a file from the DebugKit\Plugin plugin.

Make sure your plugin DebugKit\Plugin is in the /home/okbvtfr/public_html/commentaries/plugins/ directory and was loaded.

<?php
// src/Application.php
public function bootstrap()
{
    
parent::bootstrap();

    
$this->addPlugin('DebugKit\Plugin');
}

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

toggle vendor stack frames