I've got the following error after installing Feeds-App-3.0-BETA1 and disabling feeds-app-lite: Plugin error: Can't locate Module/Pluggable.pm in @INC (@INC...
Hi again. It seems the feeds cache gets updated only when the page is rebuild. I set Cache Update to 30min but there is no change. How does the Task Manager...
Tim I'm trying to move from 3.2 to 3.3 and when I try to put in a feed URL for a feed source that's inside the firewall I get this error: Can't locate...
... Something else. I would assume that URI::Fetch did not get copied/installed properly. Why are you switching to Lite? <tim/> -- Timothy Appnel Appnel...
I see extlib/URI/Fetch/response.pm - should there be something else? I'm just trying to get 3.3 running and see what problems it will make for me ;) Is the new...
... yes, you should also have extlib/URI/Fetch.pm ... OK. Just curious. Unfortunately do to the nature of pairing down Feeds.App you cannot run Lite and the...
Just a quick note to let everyone here know that I've posted Feeds.App BETA 2 for download. http://code.appnel.com/feeds-app This version fixes most of the...
If you're running 3.3, I'd suggest upgrading to FA 3.0. The first sounds like a permissions problem and the latter is a known bug. The work around is to...
Tim I made the upgrade to 3.0 beta 2 as you suggest. The upgrade ran when I went into MT 3.3 and completed with a "successful" message. I went into the plugins...
parser was a method introduced in XML::Elemental 2.0. Feeds.App 2 shipped with a version prior to 2.0. MT 3.3x shipped with XML::Elemental 2.0 in the extlib...
Hello, I have installed the new Beta3. Could you tell me how the cache gets updated? I'm not sure if I understand the built in Taks Manager. Is it possible to...
Ok found that one - for some reason, that file had not been replaced with a newer version. Now on to the next problem (I'm sorry to keep pestering you, but the...
... I've never seen this error message before. The only place that is used is in handling the dates from RSS feeds. I'd have to see the feeds that its trying...
You would think with Six Apart parading around the Task Manager as one of the big features of MT 3.3 that they would at least document it. I just looked...
Thanks for the info Timothy. So I'm going to try to run tools/run-periodic-tasks on every hour via cron. Is it going the update the cache? Should I keep...
Tim Here's what I've tried to do to diagnose this. Set up a dummy blog with an index page that's nothing but RSS. The code on the page looks like this: ...
... That's up to you really. I selected 1 hour because many ISPs forbid cron jobs from being run more frequently then that. I wouldn't suggest refreshing the...
Hi again. I get an error message when I run a cron job (cd /home/martinpe/public_html/samocska/_source/mt/; ./tools/run-periodic-tasks). The following message...
... They should be updated each time because this is just a warning and nothing that would stop processing. I wasn't handling something on line 18 that I...
Thank you Timothy for you quick replies to all my previous questions. I have two more though :) I looked for an answer in the Tags reference but I'm almost...
I have 4 feeds I'm trying to grab via Feeds.app but only one of them is actually retrieving data. Are there any requirements known for a feed to work in this...
... Running MT 3.32 on a shared hosted server (probably a Linux variant). The activity log shows the following errors for the 3 failing feeds, one after the...
Also, I just re-ran all my feeds using the W3C RSS validator, and they all reported valid and clean. ... have ... that!) ... feeds ... are ... validated ... ...
... The message you are reporting comes from the Perl libraries that go out and fetch the content (the library is called LWP) and means it could not retrieve...
Just got the feeds working late last night. It turns out that none of the 3 were Atom, but RSS 2.0. I re-wrote one in Atom, and for the other two, created...
Hi, I read the other thread about getting images to show up in RSS feeds, but I still am not understanding. I used MTEntryContent, but the images still do not...
Could you post the URL of the feed and if, you are publishing it with Feeds.App, the URL of the output. Also, what version are you using? <tim/> ... -- Timothy...
This is very interesting. Thanks for sharing your solution. Could I see those feeds before you converted them though? I'm glad you got it working for you, but...