Hey there,
Does SFC - Base include what I need to write my own api scripts? I am trying to write an FQL query but I get:
Fatal error: Class 'Facebook' not found
Thanks
Hey there,
Does SFC - Base include what I need to write my own api scripts? I am trying to write an FQL query but I get:
Fatal error: Class 'Facebook' not found
Thanks
The base plugin doesn't include the facebook.php by default. You'll have to include the 'facebook-platform/facebook.php' file yourself to get access to that class.
This topic has been closed to new replies.