2 afwas Feb 11, 2008 15:43

Thanks for the suggestion, but it wasn't that - I tried it, no difference.
check for whitespace in conf/_basic_config.php
¥
Thanks, Yabba - couldn't see any there either. I did modify /conf/_advanced.php to rename the htmlsrv directory to "comments/" yesterday, as recommended in the antispam thread - I can't see any whitespace there either, but could that have caused the problem?
Yes,
You are looking for a file that starts or ends with a blank line. That means white space *before* the first <?php or *after* the closing ?>.
You say you have edited _advanced.php so recheck that file. You may have edited _basic_config.php so check that one also.
Good luck
That was it, Afwas, thanks - there was a blank line at the end of _advanced.php. Problem solved.
Hi mikerm,
Thank ¥åßßå for this one. I wouldn't have thought about the config files http://forums.b2evolution.net/images/smilies/icon_wink.gif
Good luck
Hi mikerm,
Welcome to the forums.
The error lies in the files /skins/_rss, /skins/_atom and /skins/_rss2. Those are the skins that generate the RSS feeds.
One possible cause of the problem is the way you upload the files to the server. This should be done in 'Ascii' format and not in 'binary' format. Usually you can set your FTP program to autodetect the upload mode.
So I advise you to upload the named folders to the server again.
Good luck