Magazine Basic causing error in Feedburner
-
I just activated a new WordPress installation and Feedburner is choking on the default feed. When inputting http://www.firsttracksonline.com/feed/ as my feed address into Feedburner, Feedburner responds with the following error:
The URL does not appear to reference a valid XML file. We encountered the following problem: Error on line 284: The entity “nbsp” was referenced, but not declared.
Looking at the source of my feed at http://www.firsttracksonline.com/feed/ I see the following at the very end, which is the only place “nbsp” shows up:
<div style="clear:both;line-height:1px;margin:10px inherit;"> </div></channel> </rss>How in the world do I solve this? I’ve searched Magazine Basic’s php and template files but cannot find what’s generating this. I’ve scoured Google, the codex, etc. and find nothing on point.
Thanks in advance!
The topic ‘Magazine Basic causing error in Feedburner’ is closed to new replies.