Welcome Guest, Not a member yet? Register   Sign In
CI 3.X Session Core problems
#1
Brick 

My program occasionally appears with the following error:
Fatal error: Class CI_Session_files_driver contains 5 abstract method and must therefore be declared abstract or implement the remaining methods.
[Image: 1523595699WechatIMG176.jpeg]

My configuration file is as follows:
[Image: 1523595699WechatIMG175.jpeg]

I've been searching the internet for a long time and I can't find a solution.But I go to the CI of the following system/libraries/Session/drivers found the problem。

This is Session_driver.php
[Image: 1523596189WechatIMG177.jpeg]

this is Session_files_driver.php
[Image: 1523596189WechatIMG178.jpeg]

Why implement this interface twice?I felt this would be a fatal error.I think that's why I've got a fatal error in my project.

May I ask a CI developer to tell me why? Thank you.
Reply


Messages In This Thread
CI 3.X Session Core problems - by kingmet - 04-12-2018, 10:17 PM
RE: CI 3.X Session Core problems - by ciadmin - 04-13-2018, 01:15 AM
RE: CI 3.X Session Core problems - by kingmet - 04-13-2018, 09:32 PM
RE: CI 3.X Session Core problems - by Narf - 04-13-2018, 01:20 AM
RE: CI 3.X Session Core problems - by kingmet - 04-16-2018, 09:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB