... Actually, no. ... The directory "feedscache" is 777; can I set file permission from within the cron job (my Googling is failing me here), say "when you ...
The hosting company I'm using is, well, over secure, so I can't use cron and it's a pain in the but - and expensive - to instal CPAN modules. Can I get away...
I'm afraid not. There are quite a number of dependencies with some of those having their own dependencies. XML::Parser (which is an underlying module used by...
I'm getting the following message when I run my cron job and unclear how/what to fix. Magic number checking on storable string failed at ../../lib/Storable.pm...
I'm getting a similar problem to Donna on one of my templates. I've traced each feed in turn, no error messages but they're not getting cached as rss.* files...
... MT-Feeds uses Storable (it now comes standard with Perl 5.8+) to cache the syndication data to your local file system. This message would indicate there is...
... These would be the cache files from previous generation. ... These are the cache files MT-Feeds keeps for each feed and all Latest colections. ... ...
Almost there. I've posted release candidate 2 of MT-Feeds v2.0. This release handles a number of small bugs that were found since the last release. I expect...
It's might quiet out there. Is the plugin that solid now or have you given up on me? ;) One clarification and a bug fix. Clarification: I failed to stress in...
I'm using the plugin without problem on my development server but running into trouble installing it on my production server. MT is at v 3.11 platform is...
This seems to be an issue with ActiveState's Perl from the links I was able to find through Google. (This error message is being generated by some library I am...
Thanks for the reply. Looking at the post you indicated does raise a related question. The post talks about difficulty handling DOS backslashes correctly. I ...
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...