Home › Forums › Use Any Fonts › Plugin crash while loading font files
This topic contains 1 reply, has 2 voices, and was last updated by Dinesh 4 years, 2 months ago.
-
AuthorPosts
-
January 25, 2014 at 3:29 pm #2886
PascalHi,
I am developing a website for my new professionnal activty on a wampserver. I have bought a WP theme from UDthemes.com (Cartel). I have just bought an unlimited API key to use your plugin but the plugin crashes everytime I try to load a new font file and I get the following message :
( ! ) Fatal error: Call to undefined function curl_init() in G:\wamp\www\wordpress\wp-content\plugins\use-any-font\includes\uaf_font_upload.php on line 15
Call Stack
# Time Memory Function Location
1 0.0010 500984 {main}( ) ..\options-general.php:0
2 0.0016 592600 require_once( ‘G:\wamp\www\wordpress\wp-admin\admin.php’ ) ..\options-general.php:10
3 0.5956 35334128 do_action( ) ..\admin.php:217
4 0.5956 35335048 call_user_func_array ( ) ..\plugin.php:429
5 0.5956 35335064 uaf_settings_page( ) ..\plugin.php:429
6 0.5973 35392992 include( ‘G:\wamp\www\wordpress\wp-content\plugins\use-any-font\includes\uaf_font_upload.php’ ) ..\plugin_interface.php:75Could you help me use your plugin please ?
PascalJanuary 26, 2014 at 3:42 am #2888Hi Pascal,
Seems like you don’t have curl enabled in you server. Most online host have by default enabled it. But for local server, you need to manually enable it.
You can google with ‘enable curl in localhost’ and will get handy instructions to enabled it. It is easy and might hardly take 5 – 10 mins.
Thanks
-
AuthorPosts
The topic ‘Plugin crash while loading font files’ is closed to new replies.