1 mikerm Feb 11, 2008 03:54
3 mikerm Feb 11, 2008 22:49
Thanks for the suggestion, but it wasn't that - I tried it, no difference.
4 yabba Feb 11, 2008 23:56
check for whitespace in conf/_basic_config.php
¥
5 mikerm Feb 12, 2008 00:32
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?
6 afwas Feb 12, 2008 00:37
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
7 mikerm Feb 12, 2008 01:13
That was it, Afwas, thanks - there was a blank line at the end of _advanced.php. Problem solved.
8 afwas Feb 12, 2008 01:16
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