adminmgfra
Member
Posted 4 weeks ago #
This is actually a problem that began when I upgraded to the latest version, 2.8.5
I am now getting this error message when clicking the rss button on the top of my page:
XML Parsing Error: XML or text declaration not at start of entity
Location: http://www.mgfra.org/?feed=rss2
Line Number 3, Column 1:<?xml version="1.0" encoding="UTF-8"?>
^
My site is http://www.mgfra.org
Any help would be appreciated.
Thanks,
Peter
There are 2 blank lines at the top of your RSS feed. Could be related to one of your theme's template files that has similar blank lines at the top (before the opening <?php tag) or bottom (after the closing ?> tag). You might want to check header.php. Looks like there a few blank lines at the top of that file.
adminmgfra
Member
Posted 3 weeks ago #
Thanks for the help, unfortunately that is a little more complicated than my ability. Any other suggestions on how to correct this issue?