<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/refeed-lite-not-working.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2011://24/tag:forums.movabletype.org,2009://24.15703-</id>
  <updated>2011-09-01T02:24:12Z</updated>
  <title>Comments for Refeed Lite not working</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.15703</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/refeed-lite-not-working.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=15703" title="Refeed Lite not working" />
    <published>2009-06-24T10:18:48Z</published>
    <updated>2009-06-26T11:17:09Z</updated>
    <title>Refeed Lite not working</title>
    <summary>Hello, I am trying to pull feeds from other sites using the Refeed_Lite plugin from http://mark.stosberg.com/blog/2008/09/refeed-lite-a-movable-type-plugin-to-republish-feeds.html Installation seems to be okay and I can also configure the plugin in the settings panel of the plugin. However, when I insert some...</summary>
    <author>
      <name>Jonas</name>
      
    </author>
    
    <category term="Movable Type" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>Hello,</p>

<p>I am trying to pull feeds from other sites using the Refeed_Lite plugin from http://mark.stosberg.com/blog/2008/09/refeed-lite-a-movable-type-plugin-to-republish-feeds.html<br />
Installation seems to be okay and I can also configure the plugin in the settings panel of the plugin. However, when I insert some (valid and full) feeds in there, nothing happens and none of the entries in the other feeds are posted. This plugin should normally do its work while republishing the site. There are no errors in the Activity log, and there are also no error reports in Apache error log.</p>

<p>Does anyone know how to get Refeed_Lite working? Am I missing one simple step? And how can I debug MT plugins, are there special logs etc?</p>

<p>Thank you for your help!</p>

<p>Best regards,<br />
Jonas</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15703-comment:25659</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15703" type="text/html" href="http://forums.movabletype.org/2009/06/refeed-lite-not-working.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/refeed-lite-not-working.html#c25659" />
    <title>Comment from Chad Everett on 2009-06-25</title>
    <author>
        <name>Chad Everett</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Jonas, in order to publish items from refeed_lite, you need to make sure that you are running the run-periodic-tasks (rpt) job (found in the tools folder).  This is done most often as a cron job, either at the command line or the control panel of your host, typically once per hour.  This will schedule the refeed job to pull the feeds for you, and you'll start seeing messages appear in your log (and entries in your blog).</p>

<p>That may not answer your entire question, because setting up the job is another item, but that's what you'll need to do.  Let me know if you need more information than that.</p>]]>
    </content>
    <published>2009-06-25T18:45:58Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15703-comment:25689</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15703" type="text/html" href="http://forums.movabletype.org/2009/06/refeed-lite-not-working.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/refeed-lite-not-working.html#c25689" />
    <title>Comment from Jonas on 2009-06-26</title>
    <author>
        <name>Jonas</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hello Chad,</p>

<p>thank you for your answer - this was exactly the missing point I was looking for. After setting up my blog for using the background publishing queue and starting run-period-tasks manually on the command line, Reefeed_lite starts appearing in the Activity Log - unfortunately with an error:</p>

<p>Check for updates to feeds (Refeed Lite)': Can't locate XML/FeedPP.pm in @INC (@INC contains: /usr/lib/cgi-bin/movabletype/extlib /usr/lib/cgi-bin/movabletype/extlib /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/lib/cgi-bin/movabletype/plugins/Refeed_L ite/refeed_lite.pl line 43</p>

<p>When I added the specific library path for this plugin (use lib '/usr/lib/cgi-bin/movabletype/plugins/Refeed_Lite/extlib'), everything worked fine.</p>

<p>Thank you for your help!<br />
Best regards,<br />
Jonas</p>]]>
    </content>
    <published>2009-06-26T11:17:09Z</published>
  </entry>

</feed>

