PDA

View Full Version : RSS feed XML pharsing error


lowfat
04-14-2005, 02:49 PM
I get the following error when clicking on rss feed:

XML Parsing Error: junk after document element
Location: http://owlanddragon.com/pixelpost/index.php?x=rss
Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?>

I know absolutly nothing about xml or rss. I searched the forum but none of the posts make sense. can anyone help?

my pixelpost site is http://www.owlanddragon.com/pixelpost/index.php

Thank you sooooo much

Low

GeoS
04-14-2005, 04:53 PM
You add at biginning of index.php:

<meta name="PBO.auth" content="0d72646004e41e4f383e2248359273c1" />

what shouldn't be there but in correct template file!!!

Anonymous
04-14-2005, 07:42 PM
Thanks geoS,

that was a dumb error. everything works great now

Low