Welcome Guest, Not a member yet? Register   Sign In
Unable to locate the specified class: Session.php [SOLVED]
#1

(This post was last modified: 04-20-2018, 03:26 PM by enelson.)

Am integrating Facebook login using this library.
However after redirection from FB I get an error:

Unable to locate the specified class: Session.php

Other codes with 
PHP Code:
$this->session->set_userdata($str);
//and
echo $this->session->userdata('var'); 


seem to work elsewhere.

I think the problem is involved in this method but I can't find any problem.

Any suggestions?
Reply


Messages In This Thread
Unable to locate the specified class: Session.php [SOLVED] - by enelson - 04-15-2018, 04:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB