I have installed this module, I have facebook app created and I have set App ID and App Secret.
I'm not able to get this module to work. Right now I'm getting bunch of errors at Drupal page.

Warning: file_get_contents() [function.file-get-contents]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in _facebook_pull_accesstoken() (line 294 of public_html/sites/all/modules/facebook_pull/facebook_pull.module).
Warning: file_get_contents(https://graph.facebook.com/oauth/access_token?client_id=184843955051893&client_secret=8a40ce47bac6fdd10c47a6cd1958554d&grant_type=client_credentials) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in _facebook_pull_accesstoken() (line 294 of public_html/sites/all/modules/facebook_pull/facebook_pull.module).
Warning: file_get_contents() [function.file-get-contents]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in _facebook_pull_feed() (line 275 of public_html/sites/all/modules/facebook_pull/facebook_pull.module).
Warning: file_get_contents(https://graph.facebook.com//feed?&limit=5) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in _facebook_pull_feed() (line 275 of public_html/sites/all/modules/facebook_pull/facebook_pull.module).

Comments

ace11’s picture

Title: Documentation of how to setup? » Showing warnings - not working, how to setup?
Component: Documentation » Miscellaneous
Mzambrana’s picture

I have the same problem

Warning: file_get_contents(https://graph.facebook.com/oauth/access_token?client_id=xxxxxxxxxxx&clie...): failed to open stream: Network is unreachable en _facebook_pull_accesstoken() (line 294 de /var/www/.........../sites/all/modules/facebook_pull/facebook_pull.module).

Mzambrana’s picture

Fixed the error is in the field of graph id have to put the name of the page, user or group ownership and the Object type 'posts' field and correctly display the posts.