• ironicnet

    (@ironicnet)


    I’m on a shared server, i was using an older version of WPBook… probably 3.1

    Today i posted an entry, updated the plugin and now it doesn’t work…

    I keep receiving this error:

    Fatal error: Call to undefined function curl_setopt_array() in […]blog\wp-content\plugins\wpbook\includes\client\facebook.php on line 611

    Why this can be happening?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor B.

    (@bandonrandon)

    @ironicnet is CURL turn on on the server? If it’s a shared server ask the host or run a <?php echo php_info() ?> test. Also we are only on WPBook 2.2.3 so I know you wern’t running 3.1 Do you know what the old version was? If it was before 2.1 you may need to change your App Settings as well.

    Plugin Author John Eckman

    (@johneckman)

    It may be that you have an older version of curl, or you don’t have curl at all.

    Older versions of WPBook used an older version of the Facebook PHP SDK – the newer versions (2.1 and later) use a newer version of the Facebook PHP SDK, which may be expecting features in Curl that your version doesn’t support.

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

The topic ‘[Plugin: WPBook] Problem with curl’ is closed to new replies.