• Resolved annrtracey

    (@annrtracey)


    Hi,

    I’m having trouble running your plugin on my wordpress site. I am currently customizing and adding content to my site locally using WAMP. I have made sure that PHP_CURL is enabled.

    I’ve read through the support topics and tried adjusting all the settings but no matter what I try I get this message back from the widget on my page: There are no HTTP transports available which can complete the requested request. Please ensure your feed URL is correct.

    Can you please help me figure out what I am missing?

    THANK YOU!
    Ann

    http://wordpress.org/extend/plugins/google-calendar-events/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ross Hanney

    (@rosshanney)

    Hello Ann,

    The “no HTTP transports” message only appears if none of the three transports (one of which is cURL) WordPress can use are available.

    Did you remove the leading semicolon from the following line in your php.ini file?

    extension=php_curl.dll
    Thread Starter annrtracey

    (@annrtracey)

    Yes – there is no semi-colon before that line my php.ini file.

    What are the other two transports? Should I enable those?

    Thanks so much for your help!

    Plugin Contributor Ross Hanney

    (@rosshanney)

    I’m not that familiar with WAMP, but this seems to suggest that there might be more than one php.ini file. Perhaps the one you’re editing is not the “active” one?

    Plugin Contributor Ross Hanney

    (@rosshanney)

    Marking as resolved. If you need further help, let me know.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Feed won't load’ is closed to new replies.