Title: [Plugin: Facebook Fan Box Cache] error with shortcode
Last modified: August 20, 2016

---

# [Plugin: Facebook Fan Box Cache] error with shortcode

 *  Resolved [Colir](https://wordpress.org/support/users/colir/)
 * (@colir)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-facebook-fan-box-cache-error-with-shortcode/)
 * hi,
    i’m trying to use fb-cache. I’ve call the widget like this in my footer `
   <?php echo do_shortcode( '[fanbox id="xxxxx" limit="10"]' ); ?>`
 * but this return me an error
 * > Fatal error: Call to undefined function curl_init() in xxx\wp-content\plugins\
   > facebook-fan-box-cache\facebook-fan-box-cache.php on line 231
 * any idea on what is goign wrong ?
 * thanks you
 * [http://wordpress.org/extend/plugins/facebook-fan-box-cache/](http://wordpress.org/extend/plugins/facebook-fan-box-cache/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Donald Gilbert](https://wordpress.org/support/users/dilbert4life/)
 * (@dilbert4life)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-facebook-fan-box-cache-error-with-shortcode/#post-2340059)
 * Seems you don’t have curl enabled on your server. The next version of the plugin
   is going to revamped to use the native WordPress WP_Http class to handle remote
   requests, and should resolve your issue.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Facebook Fan Box Cache] error with shortcode’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-fan-box-cache.svg)
 * [Facebook Fan Box Cache](https://wordpress.org/plugins/facebook-fan-box-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-fan-box-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-fan-box-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-fan-box-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-fan-box-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-fan-box-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Donald Gilbert](https://wordpress.org/support/users/dilbert4life/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-facebook-fan-box-cache-error-with-shortcode/#post-2340059)
 * Status: resolved