ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Fedora 3,4- Ubuntu 6.06 to 8.10, Gentoo and Arch
Posts: 407
Rep:
RSS feed not working
Hello,
I have made a rss version 2.0 document. I believe it's a completely fine XML file, since I can parse and show it on browser using PHP by pointing to the address in which it's located. Even when I visit my page I can see RSS button on firefox address bar and when I click on it, I can see rss content and I can subscribe to it. But my problem is that when I subscribe to it, it doesn't show anything even when I reload it.
I just tried to subscribe to it using Thunderbird. In Thunderbird I can receive all subjects and links, but I can't see anything related to description. I have to mention that the text inside title and description tags are in Farsi and I don't use any special function to convert it to UTF8 since the data coming to it is from mysql table with charset=utf8.
I can't figure out what's wrong with it. since everything seems to be correct.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.