Is there an automatic tool that will search for such blank lines for me? WordPress comprises a lot of files! lol
I did have that same idea and checked the files I thought would be associated with the theme, and it seemed fine. I downloaded RC1 again and uploaded all its files freshly, and the problem persists, but I'll double check the files for leading or trailing whitespace. Any time saving tips would be great. :-) -- Rick On 10/25/06, Lloyd D Budd <[EMAIL PROTECTED]> wrote:
On 10/25/06, Rick Beckman <[EMAIL PROTECTED]> wrote: > > I've tried disabling plugins and testing it out, but the error persists. Any > idea how I can track it down? Viewing source on the feed, the whole feed > shows as downloaded, but there is a blank line at the top, which might be > causing the problem. > > Any ideas? > > http://feeds.feedburner.com/TimothysBurden You have probably nailed the reason. It is very likely the blank line at the top. If you search wordpress.com/support . The posts are fairly consistently resolved when the blog owner finds that one of the php files has a blank line either at the beginning or the end, ie before or after the <?php or at the end, after the ?>. Remove that blank line. Hope that helps, Lloyd _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
_______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
