rss feed error "XML or text declaration not at start of entity Location" |
[eluser]jonnyjon[/eluser]
I am echoing rss as output from .php code with the header: header('Content-Type: text/xml; charset=utf-8'); However, I'm getting this error: XML Parsing Error: XML or text declaration not at start of entity Location: http://cliixx.com/jon/popular/images/?format=rss Line Number 1, Column 2: <?xml version="1.0" encoding="utf-8" ?> I think it means there is an extra whitepsace in some file along the chain. Anyone know where to look? |
Welcome Guest, Not a member yet? Register Sign In |