質問するログイン新規登録

質問編集履歴

3

2018/12/08 11:17

投稿

naka02452828
naka02452828

スコア53

title CHANGED
File without changes
body CHANGED
File without changes

2

タイトル修正

2018/12/08 11:17

投稿

naka02452828
naka02452828

スコア53

title CHANGED
@@ -1,1 +1,1 @@
1
- Error: The application is trying to load a file from the DebugKit plugin
1
+ 【cakePHPエラー】Error: The application is trying to load a file from the DebugKit plugin
body CHANGED
File without changes

1

stack Ttaceはこのような感じです。(参考になれば幸いです)

2018/12/06 06:28

投稿

naka02452828
naka02452828

スコア53

title CHANGED
File without changes
body CHANGED
@@ -36,5 +36,12 @@
36
36
 
37
37
  解凍してディレクトリ名を「DebugKit」に変更し、app/Plugin下へ配置(=>app/Plugin/DebugKit) 。
38
38
 
39
+ Stack Trace
40
+
41
+ APP/Config/bootstrap.php line 116 → CakePlugin::load(string)
42
+ CORE/Cake/Core/Configure.php line 98 → include(string)
43
+ CORE/Cake/bootstrap.php line 439 → Configure::bootstrap(boolean)
44
+ APP/webroot/index.php line 102 → include(string)
45
+
39
46
  ここまではエラー文を検索して進めましたが、どうにもこのエラーを解消できません。
40
47
  何が原因かご教授いただければ幸いです。よろしくお願いいたします。