Welcome Guest, Not a member yet? Register   Sign In
"Unable to locate the specified class: Session.php"...
#2

(This post was last modified: 06-13-2017, 11:59 PM by Martin7483.)

A file in the Core could be incomplete and or corrupted. Download a fresh CodeIgniter package and overwrite the system directory with the freshly downloaded one.

EDIT

Are you using
PHP Code:
load_class("Session/Session""core"

for session loading or are you loading via

PHP Code:
$this->load->library("session"
Reply


Messages In This Thread
RE: "Unable to locate the specified class: Session.php"... - by Martin7483 - 06-13-2017, 11:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB