質問編集履歴

3

2018/12/08 11:17

投稿

naka02452828
naka02452828

スコア53

test CHANGED
File without changes
test CHANGED
File without changes

2

タイトル修正

2018/12/08 11:17

投稿

naka02452828
naka02452828

スコア53

test CHANGED
@@ -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
test CHANGED
File without changes

1

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

2018/12/06 06:28

投稿

naka02452828
naka02452828

スコア53

test CHANGED
File without changes
test CHANGED
@@ -74,6 +74,20 @@
74
74
 
75
75
 
76
76
 
77
+ Stack Trace
78
+
79
+
80
+
81
+ APP/Config/bootstrap.php line 116 → CakePlugin::load(string)
82
+
83
+ CORE/Cake/Core/Configure.php line 98 → include(string)
84
+
85
+ CORE/Cake/bootstrap.php line 439 → Configure::bootstrap(boolean)
86
+
87
+ APP/webroot/index.php line 102 → include(string)
88
+
89
+
90
+
77
91
  ここまではエラー文を検索して進めましたが、どうにもこのエラーを解消できません。
78
92
 
79
93
  何が原因かご教授いただければ幸いです。よろしくお願いいたします。