On 8/29/06, Phil Ringnalda <[EMAIL PROTECTED]> wrote:
On 8/29/06, Scaught <[EMAIL PROTECTED]> wrote: > I'm using the latest nightly build (August 30th), and whenever I view my > site's feed through either the cruft-free URL, or through wp-rss.php, > wp-rss2.php or wp-atom.php, I get this error: > > Error Processing Feed > There was an error processing this feed. It's our fault. :-( A string that I can't believe we forgot to change before the localization freeze, so Firefox 2 is going to ship saying exactly that, down to the frownie. > - http://fairlyclever.com/feed/ I get an XML parsing error, because you have a space before the XML declaration - <?xml has to be the very first characters in the file (other than the better-ignored BOM). You might want to freshen up your Firefox build to get as recent as your WordPress. Phil Ringnalda _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
Sorry if I don't understand you fully, but there are no other characters before the <?xml in any of those files. Also, I'm running Firefox 2.0 Beta 1, how much more recent can I get? :p _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
