質問編集履歴

3

エラーの追記

2017/05/06 08:04

投稿

JunZenpou
JunZenpou

スコア24

test CHANGED
File without changes
test CHANGED
@@ -327,3 +327,15 @@
327
327
  ###補足情報(言語/FW/ツール等のバージョンなど)
328
328
 
329
329
  一応、AppControllerのinitializeで$this->Session = $this->request->session()としています。また、Users hasMany Postsです。
330
+
331
+
332
+
333
+ エラーとして
334
+
335
+ Fatal error: Uncaught PDOException: You cannot serialize or unserialize PDO instances in [no active file] on line 0
336
+
337
+
338
+
339
+ PDOException: You cannot serialize or unserialize PDO instances in [no active file] on line 0
340
+
341
+ 上記の二つが出てるんですが、これはどういう意味でしょうか。

2

2017/05/06 08:04

投稿

JunZenpou
JunZenpou

スコア24

test CHANGED
File without changes
test CHANGED
File without changes

1

誤字

2017/05/04 10:56

投稿

JunZenpou
JunZenpou

スコア24

test CHANGED
File without changes
test CHANGED
@@ -316,7 +316,7 @@
316
316
 
317
317
 
318
318
 
319
-
319
+ ```
320
320
 
321
321
 
322
322