Hi
thank you for your answer. I have checked the post you have showed to me.
I have checked the file fb_rss.php there are no space or some characters before <?php TAG.
i have checked my site with feed validator and i get this result:
feedvalidator.org/check.cgi?url=http%3A%...%3D1%26Itemid%3D3#l1
if i undurstand corect these two lines are the problem
# <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
# <?xml version="1.0" encoding="utf-8"?>
Do i must remove them? if yes then from where?
this line <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> i use in my template file becouse i need utf-8 charakters in my site
the other one: i dont know where its coming from...
could you tell me what should i do?