I know, there's a lot of these out there. Mine is an issue when my blog's rss feed link is used to subscribe. I have replaced the file with a fresh copy, and looked for white space and comments not closed. No luck. Here is the error and the line it mentions, can anyone suggest anything? Anyone need the whole file, let me know. Thanks:
Warning: Cannot modify header information - headers already sent by (output started at /mnt/r0105/d14/s00/b0331e39/www/e-nichedeals.com/blog/index.php:2) in /mnt/r0105/d14/s00/b0331e39/www/e-nichedeals.com/blog/wp-includes/feed-rss2.php on line 7
header('Content-Type: ' . feed_content_type('rss-http') . ' charset=' . get_option('blog_charset'), true);
I appreciate the reply, but I have tried that already before coming here, with no luck. The line itself doesn't look incorrect, and I looked over the file mentioned as instructed in the support thread. Anyone else have an idea?
What plugins are you running? You may need to turn 'em off.
t-p -another good source but the error is only specific to the line in the rss2.php file. No other mention of other file sections like in the first link you left. I've replaced the file and did the other suggestions from the other tutorial. Still have the same error
Ipstenu, I'm open to ideas, but you'd have to be more specific as to what you think could be a factor. I really don't want to blow away all plugins or make a major change to the theme and architecture after 4 days of work. Everything isn't drag and drop in my site, coding knowledge is a must and would be a long day of reworking.