Just trying out the plugin on my local WAMPServer installation of Wordpress but get this when I try to open a page with the plugin code...
( ! ) Fatal error: Call to undefined function curl_init() in C:\wamp\www\wp-content\plugins\ik-facebook\include\lib\CachedCurl.php on line 36
Call Stack
# Time Memory Function Location
1 0.0004 671288 {main}( ) ..\index.php:0
2 0.0007 676072 require( 'C:\wamp\www\wp-blog-header.php' ) ..\index.php:17
3 1.2661 37992240 require_once( 'C:\wamp\www\wp-includes\template-loader.php' ) ..\wp-blog-header.php:16
4 1.2701 38290752 include( 'C:\wamp\www\wp-content\themes\destro\page.php' ) ..\template-loader.php:74
5 1.3143 39213912 the_content( ) ..\page.php:49
6 1.3143 39214328 apply_filters( ) ..\post-template.php:166
7 1.3149 39216440 call_user_func_array ( ) ..\plugin.php:199
8 1.3149 39216472 do_shortcode( ) ..\plugin.php:199
9 1.3149 39217280 preg_replace_callback ( ) ..\shortcodes.php:188
10 1.3149 39219424 do_shortcode_tag( ) ..\shortcodes.php:188
11 1.3150 39220368 call_user_func ( ) ..\shortcodes.php:273
12 1.3150 39220408 ikFacebook->ik_fb_output_feed_shortcode( ) ..\shortcodes.php:273
13 1.3160 39222328 ikFacebook->ik_fb_output_feed( ) ..\ik_facebook.php:152
14 1.3160 39222456 ikFacebook->loadFacebook( ) ..\ik_facebook.php:266
15 1.3161 39222864 ikFacebook->fetchUrl( ) ..\ik_facebook.php:845
16 1.3161 39223304 CachedCurl->load_url( ) ..\ik_facebook.php:821
Any ideas?