To fix the characters not displaying properly in IPB, you can use IPB's character set converter tool.
In the skin, find
$this->tagcontent = $startMeUp->tagcloudKeywords();
and add after
$this->tagcontent = $this->ipsclass->txt_convert_charsets( $startMeUp->tagcloudKeywords(100), 'utf-8', 'xxxx' );
Replacing xxxx with your site's character set.

Sign In
Register
Help



MultiQuote


