PDA

View Full Version : Leading space in RSS-feed?


sindalf
08-28-2007, 08:37 AM
Hi there!

I'm having problems with my RSS-feed. I ran it through feedburner and found that the <?xml... tag seems to start with a space (" <?xml..."). Feedburner and sage complain about that.

I only recently did a clean install of version 1.6 so there should be no problem there. I also checked functions_feed.php but could find no obvious typo or some such thing (no php wizard here;-).

Anyone any suggestions?

You can find the site at http://www.sindalf.com/pblog/

Thanks,
Johannes

sindalf
08-28-2007, 08:56 AM
Allright. Did some more searching and found another thread that didn't show up in my previous searches (somehow RSS seems to be too short to be considered a valid expression?)

Anyway, there was a trailing space in my pixelpost.php file, removed it, everything's working!