CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
PHP Problems
help fixing rss feed
cybershot
Permalink to comment
#
July 2009
I get this error when clicking on the rss feed and I don't know why
XML Parsing Error: XML or text declaration not at start of entity
Location:
http://www.mtscottchog.org/feed/
Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?>
^
site is
http://www.mtscottchog.org
cybershot
Permalink to comment
#
July 2009
Never mind, fixed it. Turned out to be some white space after the closing php tag
Add a Comment
XML Parsing Error: XML or text declaration not at start of entity
Location: http://www.mtscottchog.org/feed/
Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?>
^
site is http://www.mtscottchog.org