Welcome Guest, Not a member yet? Register   Sign In
Code Igniter 3 and Facebook API
#1

Hello,

I am completely new to the Facebook API. I am trying to include FacebookSession class in to the Code Igniter 3 controller as told here:

https://developers.facebook.com/docs/php...rted/4.0.0

I included the file "FacebookSession.php" outside the class definition and trying to call FacebookSession:ConfusedetDefaultApplication('YOUR_APP_ID', 'YOUR_APP_SECRET'); inside the construct function. But i get:
"FacebookSession' not found in line..." error.

How can i make FB work with Code Igniter 3?
Reply


Messages In This Thread
Code Igniter 3 and Facebook API - by grinninglich - 03-25-2015, 06:49 AM
RE: Code Igniter 3 and Facebook API - by mwhitney - 03-25-2015, 10:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB