In this example, why is the collection url hardcoded to being relatively to the mount point of the blog? Theis seems to mean that there is no way to use this...
Currently there is not. For security purposes I did not want to enable the plugin to read a file from any part of the system. This is consistent to how...
Even after clearing the cache and enabling background processing, the feed I'm sending to feeds.app doesn't seem to be updating. The feed's valid, so I'm not...
... When background processing is on, the fetching of feeds and the publishing of feeds in MT pages are two separate operations. The agent can fetch updates...
I am trying to use the MTFeedEntrySourceName and MTFeedEntrySourceLink tags. The source entry is an Atom 1.0 feed with entries that look like: <entry> <title...
The short answer is it doesn't. Source tags only work with blended (latest) feed. Feeds.App 2 was written before the source element was introduced into the...
I've sent a couple of emails looking for the correct way to implement the cronjob. I've tried several paths, including the last one you sent. Which was this:...
... Sorry I'm reading your examples and getting confused with my own code. The agent script that you want to run through cron is in the tools directory. */30 *...
Yeah, that typo in the documentation really throws you off. Plus it appears that I didn't get that tools directory in the original download or I didn't upload...
Hello, I have a collection of feeds I want to display using the MTFeedsLatest tag. Here's the page: http://www.printdivinc.com/about/ I'm using this markup in...
... I'm pretty sure you have some invisible command characters in those files that probably were inserted by Windows. Assuming you created the file locally and...
When I put the following code into my MT template page: <$MTFeedsInclude uri="http://www.timaoutloud.org/xml/index.rdf" lastn="5''$> The template fails to...
... This message indicates that the plugin is trying to cache feeds to your root directory which is surly a no-no. You need to setup a cache directory and...
... I know why now! The prweb.com feed doee not publish any timestamps. In order to do the latest listing Feeds.App has to fill-in and maintain its own list of...
Hi, Hope you got the payment for the commercial license we sent. And I hope you have an answer as to why it would all of the suddent stop working. Even if I...
Hi, I noticed that the feeds I set up a few days ago are not updating. I read through the documentation about setting up a cronjob. The ISP I'm using has a...
... No it isn't. The template ID is an integer that the system assigned. Finding that is a bit tricky in that its only displayed in the URL line while looking...
I've seen lots happen before. ;) I do need some error messages to work with though. Are there any messages in the Activity Log? What does it say when you run...
OK, so I have a template module called "Leftmid" with the feeds.app tags in it that I'm including across all the index templates in my blog. If I wanted the...
... I'm not familiar with cPanel to give a more intelligent answer, but I'm going to assume it doesn't like quotes. (Whether that is a bug or with good reason,...
So, I found out the id for the blog and template I want to update and updated the cronjob as so: /home/printdiv/public_html/cgi-bin/mt/plugins/feeds/agent -- ...