Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Magpie RSS aggregation issues.
Recently, I became a member of a blogging network that uses Magpie RSS to aggregate our feeds. I am the only one to use TXP (everyone else uses WP or Blogger), and my feed simply will not show up on the site. I tried changing the MIME type to text/xml, and it still didn’t work.
We tried to make it work with both ATOM and RSS feeds with no luck.
Any suggestions?
Offline
#2 2006-05-17 02:20:29
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Magpie RSS aggregation issues.
Bumping this topic.
Offline
Re: Magpie RSS aggregation issues.
I am not sure if this is a related problem or not, but here its goes::
I can successful use Magpie to aggregate both ATOM and RSS feeds, BUT only if the cache has been deleted. The first time the file has been uploaded in the cache directory it works fine, but once an attempt has been made to update the cache an error developes. This error only happens with my TEXTPATTERN Feed, while others work fine.
Here is my RSS Output after an update…
[code]O:9:“magpierss”:22:{s:6:“parser”;i:0;s:12:“current_item”;a:0:{}s:5:“items”;a:0:{}s:7:“channel”;a:0:{}s:9:“textinput”;a:0:{}s:5:“image”;a:0:{}s:9:“feed_type”;N;s:12:“feed_version”;N;s:8:“encoding”;s:10:“ISO-8859-1”;s:16:”_source_encoding”;s:0:”“;s:5:“ERROR”;s:0:”“;s:7:“WARNING”;s:0:”“;s:19:”_CONTENT_CONSTRUCTS”;a:6:{i:0;s:7:“content”;i:1;s:7:“summary”;i:2;s:4:“info”;i:3;s:5:“title”;i:4;s:7:“tagline”;i:5;s:9:“copyright”;}s:16:”_KNOWN_ENCODINGS”;a:3:{i:0;s:5:“UTF-8”;i:1;s:8:“US-ASCII”;i:2;s:10:“ISO-8859-1”;}s:5:“stack”;a:0:{}s:9:“inchannel”;b:0;s:6:“initem”;b:0;s:9:“incontent”;b:0;s:11:“intextinput”;b:0;s:7:“inimage”;b:0;s:17:“current_namespace”;b:0;s:13:“last_modified”;s:31:“Mon, 05 Jun 2006 17:35:31 GMT
“;} [/code]
*****dont seem to be able to show the code here :( *******
See here: http://www.cragx.com/climbing-news/error_rss.txt
Last edited by Gareth (2006-06-07 15:18:07)
Offline
Re: Magpie RSS aggregation issues.
For those of you who are interested…. I have replaced all my Magpie files for the latest version and so far the problem has not returned!
Unfortunately this is not a resoled issue! As the problem has returned !!!!!!!!
Please move the post back to the appropriate forum, thanks.
Last edited by Gareth (2006-06-08 11:16:41)
Offline
Re: Magpie RSS aggregation issues.
Gareth wrote:
I am not sure if this is a related problem or not, but here its goes::
I can successful use Magpie to aggregate both ATOM and RSS feeds, BUT only if the cache has been deleted. The first time the file has been uploaded in the cache directory it works fine, but once an attempt has been made to update the cache an error developes. This error only happens with my TEXTPATTERN Feed, while others work fine.
Have similar problem here . Uses feed2JS which uses magpie (latest version). The behavior of the feed is very strange as it appears ok and then just disappears until the next day (unless I manually delete the cache in the server)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Online
#6 2006-06-10 04:03:14
- zem
- Developer Emeritus

- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Magpie RSS aggregation issues.
Perhaps someone can take this to an appropriate Magpie forum, and find out some more details there?
Alex
Offline
Re: Magpie RSS aggregation issues.
“Perhaps someone can take this to an appropriate Magpie forum, and find out some more details there?”
Great idea, but it does seem txp related as its the only feed I am having problems with. I was thinking it could be something related the latest modified date??? and/or the cache!
Offline
#8 2006-06-10 21:20:12
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Magpie RSS aggregation issues.
It’s not a declaration of “it’s not Textpattern’s fault”, but rather “we don’t know how Magpie works or is supposed to work (specifically), so we couldn’t tell you why it doesn’t work with Textpattern.”
Offline
Re: Magpie RSS aggregation issues.
<strike>Ok, it might be premature but it might be the server’s fault. I have recently (2-3 days ago) moved my site to textdrive and all problems have disappeared. Yet again maybe I should wait for a couple of weeks before I commit myself to it but all is running as smooth as butter. (give or take a couple of screw ups which were my fault during the move:).</strike>
Had to say it didn’t I?
><strong>Edit</strong>
As I am not able to post in another way as this topic is closed, I thought, I might as well post <strike>the</strike> my solution to the problem here. I created a cron job reading:
<code>rm /route/to/directory/*</code> in textdrive and the cache is deleted automatically every 12 hours.
note that /route/to/directory/ should be replaced to the absolute route of the cache file
ie in the case of textdrive
<code>rm /users/home/USERNAME/web/public/ROUTE/TO/DIRECTORY/*</code>
Last edited by colak (2006-06-21 05:54:34)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Online
Pages: 1