我确实检查了会话是否真的在ci_sessions表中创建;而且它确实创建了;并且我可以从设置为userdata而不是flashdata的同一页面访问会话变量。Tt.php /* if header redirect is commented out and i echo the belowecho $this->sessio
在第一个函数queue中,我保存了会话entries,我可以从这个函数中打印出来,这样我就可以看到它的设置是正确的。在函数remove中,我尝试将这个条目会话保存到一个变量中,得到的错误是entries是一个undefined index。
// Find all entries in 'Gallery' channel with 'Awaiting Moderation' st