PDA

View Full Version : RSS feed


Anonymous
02-12-2005, 09:21 PM
How can I use the RSS feed? When I click on it in FireFox, a message apears that it is wrong. What I have to do to make it working?

ESN
02-13-2005, 06:57 AM
please read the old post. you have to patch your index.php file

Anonymous
02-13-2005, 10:11 AM
I removed the rss+ from the code line in de index.php script:

header("Content-type:application/rss+xml");

But when I try to read it from a RSS reader (I use the Sharpreader) the following error occurs:

"error parsing RSS XML: Undefines root element: html

In FireFox I can see a XML-tree but a message occurs that Style Information is missing.

Please help me