Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Blog Module /

Discuss the Blog Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

[SOLVED] Blog rss subscribe widget not working


Go to End


2 Posts   1819 Views

Avatar
Optic Blaze

Community Member, 190 Posts

19 December 2012 at 9:08pm

Hi, i am running SS 3.03 with Blog v 0.60. When i try to add the rss feed to feedburner i get the following error:

The URL does not appear to reference a valid XML file. We encountered the following problem: Error on line 144: The element type "atom:link" must be terminated by the matching end-tag "</atom:link>"

Where do i fix this?

Thanks

Avatar
Optic Blaze

Community Member, 190 Posts

19 December 2012 at 10:42pm

Edited: 20/12/2012 1:05am

Ok i solved it....

1) go to framework/templates/RSSFeed.ss

2) line 6 should look like this: <atom:link href="$Link" rel="self" type="application/rss+xml" /></atom:link>