<div dir="ltr">One of possible reasons could be that you are behind proxy. PmFeed recipe uses fopen() function to open RSS feed and this function does not support connection through proxy.<br><br>Roman<br><br><div class="gmail_quote">
On Thu, Jul 17, 2008 at 18:20, Graham Archer &lt;<a href="mailto:Graham.Archer@sun.com">Graham.Archer@sun.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
posting this a second time in the hope someone can help me.<br>
<br>
I am trying to get recipe pmfeed working.<br>
<br>
I am using pmwiki-2.2.0-beta67 and pmfeed version 0.7.<br>
<br>
I have these three feeds in a pmwiki page:<br>
<br>
(:pmfeed<br>
feed=&#39;<a href="http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml" target="_blank">http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml</a>&#39;<br>
:)<br>
(:pmfeed feed=&#39;<a href="http://www.digg.com/rss/index.xml%27" target="_blank">http://www.digg.com/rss/index.xml&#39;</a>:)<br>
(:pmfeed :)<br>
<br>
Viewing the page shows:<br>
Error: It&#39;s not possible to reach RSS file<br>
<a href="http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml" target="_blank">http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml</a> ...<br>
Error: It&#39;s not possible to reach RSS file<br>
<a href="http://www.digg.com/rss/index.xml" target="_blank">http://www.digg.com/rss/index.xml</a> ...<br>
Error: It&#39;s not possible to reach RSS file<br>
<a href="http://www.pmwiki.org/wiki/Site/AllRecentChanges?action=rss" target="_blank">http://www.pmwiki.org/wiki/Site/AllRecentChanges?action=rss</a> ...<br>
<br>
I can&#39;t fathom out what I am doing or not doing that is preventing the feed.<br>
I have a pmwiki/pub/cache directory that is chmod to 777 also.<br>
<br>
If I includeurl to the page... for example<br>
<br>
(:includeurl<br>
<a href="http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml" target="_blank">http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml</a> &nbsp;:)<br>
then the page is displayed o.k. - so &nbsp;I can &quot;reach&quot; the urls and<br>
display them - but not it seems with pmfeed???<br>
<br>
Any help would be appreciated.<br>
<br>
Thanks<br>
<br>
Graham<br>
<br>
<br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</blockquote></div><br></div>