By mascroft on
I get this error when trying to add a drupal blog feed to the aggregator and then run the "update items" process from the aggregator admin module:
"Aggregator: failed to parse RSS feed Test: invalid schema ."
This is the link to the feed I'm using: "/laurelhurst/blog/3/feed". Tried it this way and with the full server URL and the error happens either way. I'm currently running the cvs version of drupal, but I had this same error when I tried running from 4.5.1.
Comments
if you visit the feed url
if you visit the feed url direct do you see a valid looking xml file? or is there php/sql errors being displayed?
i've fed xml feeds of taxonomy/term/xx pages in to aggregator module in the past. Pointless since i found out about taxonomy_block module though :-)
--
www.bargainspy.co.uk | www.mobilebeat.co.uk
--
Ixis (UK): Drupal support, Drupal hosting.
re: if you visit the feed url
I get well formed XML. But I did not know about the taxonomy to block module. I will check that out. Thanks!
Full URL?
Are you sure you pasted the full URL exactly and without leading or trailing space? Invalid schema simply means that Drupal does not understand the feed address you typed in.
--
If you have a problem, please search before posting a question.
Getting the same with no error message
I'm getting the same problem but without any error message. The feed from the xml refreshes but shows no entries. I look at the feed directly and the feed is there. Any help is appreciated! Thanks.