rss.php bad charset
-
Hi everyone , I know this is a common questio but I really not see a real solution,so I hope sombody can help me to resolve this.
let’s see..
I use the so common
<?php include_once(ABSPATH . WPINC . '/rss.php'); wp_rss('https://feeds.feedburner.com/reloadedvnn', 5); ?>
to display 5 latest post from other blog and forum on my site.
First of all I need to indicate the evident:
site: “https://vnnonline.net”
language: “spanish”
WP version: 2.7 both.First I was thinking that was problem of the charset of my forum so I decide to change all tables to UTF-8 in vbulletin, at the moment it seems that resolve the problem in the RSS of the Forum, but my other blog is WP2.7 already in UTF-8 and some spanish characters are not showing well.
I use Feedburner for this purpose , and I validate it and all goes well.
So now I don’t have any clue of what the problem is.
If somebody have the solution please, give me a hand.
thanks
- The topic ‘rss.php bad charset’ is closed to new replies.