Hello,

I have activated the aggregator like the description on http://drupal.org/handbook/modules/aggregator and set all the permissions. Than i wantet to display the drupal feed http://drupal.org/taxonomy/term/14/0 vut there are no results displayed after running cron. This Message comes in administer:

The RSS-feed from Neue Module seems to be broken, because of error "mismatched tag" on line 97.

Than i wanted to display the Feed from www.stnetwork.de (running on drupal 4.6.5) and there comes no error but no content is displayed after cron.
First i thought its a mistake by me, but if i add the newsfeed from www.drupalcenter.de to my aggregator all content is displayed correctly, see http://cms.stnetwork.de/aggregator

Drupal Version 4.7.beta.4 is installed at the test site.

Do you know a solution?

thank you, holger

drupal experience http://cms.stnetwork.de

Projekte: www.ebec.net | www.stnetwork.de

Comments

holger’s picture

I checked all one more time and same error.
Do anybody know a solution for this problem?

thank you, holger

my drupal experience http://cms.stnetwork.de

www.ebec.net | www.stnetwork.de

holger’s picture

If i turn the feed from http://drupal-security.de is also a problem. I use Drupal 4.7.beta 4

Error Message:

The RSS-feed from Drupal Security seems to be broken, because of error "not well-formed (invalid token)" on line 107.

The source is http://cms.stnetwork.de/aggregator/sources/4 and there is an update date shown like:
Updated: seit 36 years 7 weeks

Is it a known problem?

with kind regards, holger

www.ebec.net | www.stnetwork.de

Pavithra-1’s picture

Hi,

I using drupal 4.6.5 and the aggregator2 module. I constantly get the following error :

Failed to parse RSS feed server side: mismatched tag at line 5.

The error occurs for the following feed :

http://www.theserverside.com/rss/theserverside-rss2.xml

I have'nt been able to get even a single feed correctly parsed. Could some one kindly check if this feed works correctly on any drupal setup ?

Also, could you give me the link to any feed that has worked correctly ?

Thanks.

bzly2000’s picture

I was getting this error, too, until I changed the feed URL to point to the rss.xml file, not just the website in the aggregator setup: www.example.com/admin/aggregator/edit/feed/2

I get the error with: http://www.mojocode.com
But it works if I do it right: http://www.mojocode.com/rss.xml

It would be better if the help said "The fully-qualified URL of the feed including the feed file. Example: http://www.example.com/rss.xml" instead of just saying "The fully-qualified URL of the feed.".