A classic: rss feeds with empty lines at the beginning
Posted: Fri Apr 25, 2008 2:36 pm
I opened up a new blog using the just released 1.3.1 version. Everything works fine, except for the RSS feeds. Right now on some categories it works, but some have 1, others have 4 empty lines, and the global RSS feeds seem to have 5 empty lines, which result in validation errors when viewed with Firefox. (You're welcome to check yourself: http://crysis.jnana.de/ )
I have (originally) not edited any php file, except for the lang_en.inc.php file of the user profile pluging (to change Jabber ans Skype to Comrade and Xfire), The files were uploaded via WinSCP and are of the exact same size as locally, so they have not been changed during upload.
Meanwhile I found a few php files that I am sure are used in my case (for example the lua.php of GeSHi) which had empty lines after the closing ?> , and I changed them by removing the closing ?> entirely. However, nothing I did changed the problem in any way.
I also tried to temporarily disable all event plugins, but this also did not help, and not even change the numer of empty lines in the different feeds.
Where else can I look for the cause of this problem? I am totally at a loss here what else to do. Im about to disable the feeds completely cause i cant get them working.
I have (originally) not edited any php file, except for the lang_en.inc.php file of the user profile pluging (to change Jabber ans Skype to Comrade and Xfire), The files were uploaded via WinSCP and are of the exact same size as locally, so they have not been changed during upload.
Meanwhile I found a few php files that I am sure are used in my case (for example the lua.php of GeSHi) which had empty lines after the closing ?> , and I changed them by removing the closing ?> entirely. However, nothing I did changed the problem in any way.
I also tried to temporarily disable all event plugins, but this also did not help, and not even change the numer of empty lines in the different feeds.
Where else can I look for the cause of this problem? I am totally at a loss here what else to do. Im about to disable the feeds completely cause i cant get them working.