• Resolved jordanwebdev

    (@jordanwebdev)


    I’m getting this error in my error_log. FYI I have the discourage search engines option disabled in settings > general. I am also not using the feature of uploading featured images with this plugin (I created my own little plugin to grab values from a column in the CSV and set featured images that way).

    [11-Aug-2017 17:34:27 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function curl_init() in /home/dolcedev/public_html/new_era/wp-content/plugins/wp-ultimate-csv-importer/includes/class-uci-media-scheduler.php:193
    Stack trace:
    #0 /home/dolcedev/public_html/new_era/wp-content/plugins/wp-ultimate-csv-importer/includes/class-uci-media-scheduler.php(140): SmackUCIMediaScheduler::get_img_from_URL('https://dolcede...', '/home/dolcedev/...', 'test-1.jpg')
    #1 /home/dolcedev/public_html/new_era/wp-content/plugins/wp-ultimate-csv-importer/includes/class-uci-media-scheduler.php(66): SmackUCIMediaScheduler::convert_local_imageURL('https://dolcede...', '1112', 'test.jpg', Array)
    #2 /home/dolcedev/public_html/new_era/wp-includes/class-wp-hook.php(298): SmackUCIMediaScheduler::populateFeatureImages()
    #3 /home/dolcedev/public_html/new_era/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array)
    #4 /home/dolcedev/public_html/new_era/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
    #5 /home/dolcedev/public_html/new_era/wp-cron.php(117): do_a in /home/dolcedev/public_html/new_era/wp-content/plugins/wp-ultimate-csv-importer/includes/class-uci-media-scheduler.php on line 193
    
Viewing 1 replies (of 1 total)
  • Plugin Contributor Smackcoders Support

    (@smacksupport)

    Hi,

    It’s been a long time, sorry for the late response.

    The error is due to the no curl in your server so Kindly enable the CURL extension in your server to solve this issue.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Uncaught Error: Call to undefined function curl_init()’ is closed to new replies.