Welcome Guest, Not a member yet? Register   Sign In
Unable to load the requested class: Facebook
#1

Hello everyone,

I am getting the issue "Unable to load the requested class: Facebook" while login with facebook in codeigniter. Please help how can i solved it.
Reply
#2

It means it cannot file the facebook library class.

Unless you show a directory structure and your calling code we cannot help you with this.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

show your library facebook and autoload, please consider about Upper Case or not !
Reply
#4

CI doesn't provider any library you have to download from Facebook developer section then paste it at library folder of your application .
then go through your controller and configuration file make configuration for Facebook appId and secret key;
Reply




Theme © iAndrew 2016 - Forum software by © MyBB