rss error -- cannot get XML

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

rss error -- cannot get XML

Post by JWalker »

Here is what I receive when I type this
http://walker:29850/sblog/rss.php

XML Parsing Error: xml declaration not at start of external entity
Location: http://walker:29850/sblog/rss.php
Line Number 2, Column 1:<?xml version="1.0" encoding="utf-8" ?>
^


Some pointers where to dig?
Ivan Cenov
OKTO-7 Co., Botevgrad
Bulgaria
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: rss error -- cannot get XML

Post by garvinhicking »

It seems that some PHP file of yourse is emitting an empty line before the first <? or after the last ?> somewhere...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

Post by JWalker »

Some event plugin may be... I will try swithing off them to find out which is the bad one.
Ivan Cenov
OKTO-7 Co., Botevgrad
Bulgaria
Post Reply