• Resolved vurtartist

    (@vurtartist)


    Figuring out WordPress and setting up a mock up/idea site, I get the following error when using a test feed from cnet:

    Error Processing Feed: file_get_contents(//feeds.feedburner.com/cnet/tcoc?tag=txt%E2%80%9D) [function.file-get-contents]: failed to open stream: No such file or directory at /home/elifesty/public_html/wp-includes/class-simplepie.php line 7854

    Any guidance would be appreciated!

    http://wordpress.org/extend/plugins/hungryfeed/

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

    (@verysimple)

    what does your shortcode look like? i tested this and it seems to work:

    [hungryfeed url="http://feeds.feedburner.com/cnet/tcoc?tag=txt"]

    Thread Starter vurtartist

    (@vurtartist)

    Thank you for the quick response! I copy and pasted your code and got the following error:

    Error Processing Feed: file_get_contents(//news.cnet.com/8300-13579_3-37.xml?tag=txt%E2%80%9D) [function.file-get-contents]: failed to open stream: No such file or directory at /home/elifesty/public_html/wp-includes/class-simplepie.php line 7854

    Any ideas?

    Thread Starter vurtartist

    (@vurtartist)

    Er, I just refreshed the page I’m testing again and it magically works. Madness. What was I doing wrong?

    Sorry for the newby questions 🙂

    Plugin Contributor Jason

    (@verysimple)

    it looks possible you left off the “http:” part of the url. if that wasn’t the case then it may have been a temporary network problem or something.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: HungryFEED] Plugin cant find a file?’ is closed to new replies.