Missing Plugins

Par elscorto, il y a 14 ans


Bonjour à tous,

Voilà je travaille actuellement avec cake et il vient de me faire un truc que je ne comprends pas , il me dit qu'il me manque un plugins alors que je n'est y jamais touché aux plugins, de plus l'erreur n’apparaît plus lorsque je met en commentaire l'affichage des flash dans le layout.

Voici le message d'erreur
Error: The application is trying to load a file from the E plugin

Error: Make sure your plugin E is in the app\Plugin directory and was loaded

<?php
CakePlugin::load('E');

Loading all plugins: If you wish to load all plugins at once, use the following line in your app\Config\bootstrap.php file

CakePlugin::loadAll();
Notice: If you want to customize this error message, create app\View\Errors\missing_plugin.ctp

Stack Trace

0 D:\sites\wamp\www\cms\lib\Cake\Core\App.php(332): CakePlugin::path('E')

1 D:\sites\wamp\www\cms\lib\Cake\Core\App.php(217): App::pluginPath('E')

2 D:\sites\wamp\www\cms\lib\Cake\View\View.php(759): App::path('View', 'E')

3 D:\sites\wamp\www\cms\lib\Cake\View\View.php(726): View->_paths('E')

4 D:\sites\wamp\www\cms\lib\Cake\View\View.php(311): View->_getElementFileName('notif', 'E')

5 D:\sites\wamp\www\cms\lib\Cake\View\Helper\SessionHelper.php(146): View->element('notif', 'Mrror', Array)

6 D:\sites\wamp\www\cms\app\View\Layouts\admin.ctp(27): SessionHelper->flash()

7 D:\sites\wamp\www\cms\lib\Cake\View\View.php(598): include('D:\sites\wamp\w...')

8 D:\sites\wamp\www\cms\lib\Cake\View\View.php(414): View->_render('D:\sites\wamp\w...')

9 D:\sites\wamp\www\cms\lib\Cake\View\View.php(376): View->renderLayout('

(default) 6 queries took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)

Cette erreur est arrivé lorsque j'ai voulu faire un setFlash, si quelqu'un a une idée ça pourrait être cool

Merci

1 réponse

elscorto, il y a 14 ans

Problème résolu, il semblerait que ça soit à cause du cache de chrome