• Hi Tommy,

    First of all great plugin. I have it working on one of my WordPress Blogs to enable me to post the entry to my Facebook account.

    I wanted to be able to install the plugin on my second blog to do the same but now I get the following error: Fatal error: Uncaught CurlException: 7: couldn’t connect to host thrown in /home/fwadmin/public_html/franblog/wp-content/plugins/wordsocial/inc/facebook/base_facebook.php on line 763

    Just wondering if it’s actually possible to have the plugin installed in two locations both connecting to Facebook in the same method.

    Thanks

    Toby

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Tommy

    (@akisbis)

    You can connect to the same facebook account from multiple blogs.

    For your problem, I really don’t know what’s happened. Maybe disconnect your facebook account from facebook, and then retry to connect with the plugin ?

    Thread Starter tobyw7

    (@tobyw7)

    I’m not quite sure either, I will test it and let you know if I have any luck.

    Thanks for your help!

    Plugin Author Tommy

    (@akisbis)

    Your second blog (the one on which you get this error) is in the same hosting than the first one ? Do you get this error when you sign in, or when you publish a post ?

    Because I searched on the net, and it seems to be an error related to the hosting service.

    Otherwise, did you change your password, or revoke the access maybe ? Because a user told me an error with these behaviors and I’ll fix it in the next version.

    Thread Starter tobyw7

    (@tobyw7)

    Hi Tommy,

    Sorry for the late reply.
    The second Blog is hosted with the same company – HostGator. But they’re on different servers so it could be security permissions on the servers.

    I believe the plugin is now working for me but I will see and let you know if not.

    Great work otherwise!

    T

    Hi there Tommy,

    I got the same error today:

    Fatal error: Uncaught CurlException: 6: name lookup timed out thrown in /home/gameshock/domains/gameshock.com.ar/public_html/wp-content/plugins/wordsocial/inc/facebook/base_facebook.php on line 763

    But I have only this one blog. I got this error trying to reach the configuration screen on the WordPress admin panel. I reactivate the plugin and the I got access to the config panel again, bue when I click on the “Facebook” tab, this message appears again.

    I tried to logout and login from FB but that didn’t solve the problem.

    Thank you and sorry for my bad english!

    Plugin Author Tommy

    (@akisbis)

    Make sure you can use Curl on you website. (Ask to your web hosting if you don’t know how to know it it is already installed).

    DDangYeon

    (@chang04wkuackr)

    I resolved like bellow
    ===========================
    1. compile –with php-curl, cURL support enabled(phpinfo())
    2. firewall port Any

    compile detail option
    ‘./configure’ …. ‘–enable-sigchild’ ‘–with-xsl’ ‘–with-ttf’ ‘–enable-mbstring’ ‘–with-curl’

    Have a Good Luck

    ===========================
    error messges
    ===========================
    wordsocial
    CurlException: 7: couldn’t connect to host
    CurlException: 28: connected() timed out

    wordbooker
    – Wordbooker needs the CURL PHP extension to work. Please install / enable it and try again
    – Wordbooker needs to be set up

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Fatal error: Uncaught CurlException: 7:’ is closed to new replies.