Hey guys... I am having a problem with a feed on my new blog. http://www.godteens.com/blog/feed/ What happened was that it is hosted on a windows server and i found a way to use 404 to make permalinks work. and it does but now my feed is playing up. I did a google search but it only shows the countless other blogs with the problem but no fixes. Does anyone have any suggestions on how to fix it? Thanks Tom
when i've had that error in the past it was usually one of two things, there is white space at the beginning or end of the php file, usually after the " ?>" at the end. the second is the headers need changing in the php script header examples http://www.jonasjohn.de/snippets/php/headers.htm