• Hi – apologies if this has been posted before but I didn’t find anything on the forum that fully matches my issue.

    On testing this plugin’s widget I encountered the following error:

    Fatal error: Uncaught CurlException: 6: Couldn’t resolve host ‘graph.facebook.com’ thrown in /wp-content/plugins/facebook-feed-grabber/facebook-sdk/base_facebook.php on line 977

    Line 977 seems to be:
    $e = new FacebookApiException(array(

    Pretty much my first attempt to build a WP site, so please be gentle with the explanations and tech terms :). I appreciate any direction on where the problem may lie, for example, if you think it might be more of a webhost problem than a plugin problem – I need a starting point on tackling this problem.

    Objective: I’ve been trying to get posts feed from two places:
    – Facebook Group JETAANSW:
    ID: 48191788708

    App ID: 454479777967973
    App Secret: bdc729c55fd0e9a27031c3e056f3a95e

    Currently I have it in a test environment here (I’ve removed the error however while I’m building this site): http://projectsby.me/wordpress/

    Thanks very much.

    http://wordpress.org/extend/plugins/facebook-feed-grabber/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Lynkster

    (@lynkster)

    Whoops – I did mention I was trying to get a feed from two places – the other is an unpublished Facebook Page, but I’ll start with the Group first. 🙂 Thanks.

    Plugin Author bonnerl

    (@bonnerl)

    It’ll be tomorrow before I can really look into this but a couple of things first,

    1. Change your App secret and don’t share it.
    2. My first thought is that this is an issue with your server; I’m not positive about that though.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught CurlException 6’ is closed to new replies.