• I just installed this plugin and tried to test it, but when I visited the page into which I inserted the shortcode, it generated a fatal PHP error. The error is as follows:

    PHP Fatal error:  Call to undefined function curl_init() in /var/www/wp-content/plugins/advanced-xml-reader/curl.php on line 58, referer: https://www.example.com/wp-admin/post.php?post=2&action=edit&message=1

    I guess that means the cURL is required in order to use this plugin, and that I don’t have cURL enabled on my server.

    Is there a particular reason you’re using cURL rather than utilizing the built-in HTTP API in WordPress? Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RaymondDesign

    (@raymonddesign)

    Hi Curtiss,
    I’ve never seen that article. It sounds very promising. I’m going to read it and let you know if it’s possible to use this instead of cURL.

    Many thanks!

    Raymond

    Thread Starter Curtiss Grymala

    (@cgrymala)

    Awesome. Thanks, Raymond. Good luck with the changes.

    Plugin Author RaymondDesign

    (@raymonddesign)

    Today, I released an update for this plugin. From now it uses the WordPress HTTP API. The new version is called 0.3.3 and will be available in a few hours.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Curl Required?’ is closed to new replies.