When I last checked, the location of the plugins directory is "hard-coded" in that it is assume to be a subdirectory of the one set in CGIPath. Have you...
I put in a support request at MT but have heard nothing back from them in a couple of days. Since I was working off hours today anyway, I got out the big...
When I use the <$MTFeedsIncludeLatest collection="MFlinks.txt" lastn="25" title="Latest Posts"$> tag where the file MFlinks.txt has more than one line, I get...
I thought I had nailed this one, but apparently not entirely. The latest routine uses the cached information (it does not go out to each feed) in order to...
... Part of the reason for creating this mailing list was because I couldn't patrol the support boards to catch posts like yours. Why are you trying to run...
Tim In a nutshell, I'm running both because the old one will go through the proxy, but not ignore it for internally generated RSS, while the new one won't go...
You're right. Good work Bobb. I dropped an equal sign in the entries loop that the last item got dropped. I'm going to release RC3 in the next day or so. I...
MT-Feeds 2.0 RC3 is available here: http://www.timaoutloud.org/code/mt/MT-Feeds-2.0RC3.tar.gz http://www.timaoutloud.org/code/mt/MT-Feeds-2.0RC3.zip As...
I'm a newbie to mt-feeds, and couldn't find any mention of this problem in the archive, so here goes: I can succesfully use mt-feeds so long as I have six or...
We were all newbies at one point. <MTList> has nothing to do with MT-Feeds. Its predecessor, mt-rssfeeds, used it, but that functionality was subsumed into...
Hi all, I'm having some problems installing MT-feeds v. 2.0RC2. I've placed the files from MT-Feeds Version 2.0RC2 download in the following locations... i.e....
Tim I'm using the current release with good results here, but I notice one problem I think needs addressing in the public release: If the MT rebuild routine...
I believe I have identified the problem. It seems that mt-feeds breaks when I include a .rdf feed in the list of sites to poll. Is there a known workaround for...
... I've been using several RSS 1.0 (RDF) feeds since the early alpha phase of this plugin. Have you run the tracer on them? Can you provide some URLs to test...
... When you say "moved" do you mean redirected or do you mean missing as is 404? Seems rather petty, but to a browser there are two separate things. The...
Hi Tim/All The same error was spewed forth using your perl query suggestion... ... I'm bringing up the config issue with my webhost - they've been know to have...
Based on that error message, it sounds like they either installed it incorrectly or haven't installed it at all. ... ooops. i'll have to fix that. thanks. ...
... I meant 404 specifically. ... So when I hit a 404 in a list of feeds, the MT template being rebuilt just stops with the error showing and leaves me with...
Tim Now that you got rid of the problem I had earlier of always seeing one item less in a feed than I specified in lastn, I'm seeing a kind of reverse of the...
I can't win, can I? I'll look into this and work through it with you offline. It would also help if, while I'm in there, I could look into that query error you...
I second that. I am running into the same problem. I have a list of RSS feeds that I go through at http://www.motgs.com/blogrolllist.txt . After reading this...
Thanks.. Thought I'd counted all of them but I must have missed that one. Where can I find a copy of it? thanks, ac ... -- ... Andy Carvin Program Director EDC...
Okay, I found a copy of xml::rai. Do I simply install it with all the other extlib files? I'm not a programmer so I'm not really sure what the functionality of...
the vast majority of perl modules and packages can be found in CPAN. I use http://search.cpan.org/ to locate them and to quickly look up documentation on a...