修改曼波feed中的乱码

我用曼波建的中文网站,其他一切都好,显现中文没问题,但是feed却是乱码。我发现修改 ….\includes\feedcreator.class.php 文件可以更正此问题。方法是到这个文件的第497行找到ISO-8859-1,把它改成GB2312。因为我用的是曼波GB2312的模版。现在看来有点后悔选择使用GB2312的模版了,有点过时,兼容性可能也差点。另外还有一个问题,就是向yahoo和google 提交feed的时候,老提示出错,找不到正确的feed,这个问题还有待解决。错误提示如下: There were some problems while loading your page: Sorry, we were unable to add this feed. Please try again later.