Page 1 of 1

pirss troubles

Posted: Wed Jan 04, 2006 4:31 pm
by MaxPhantom
I have been using the pirss tag/module and everything looks fine.
But I after some time i get the error: Warning: mb_convert_encoding(): Unable to detect character encoding in /httpdocs/plugins/function.pirss.php on line 14.

I read the helpfile in pirss, and it says in case of trouble adjust the encoding, but php needs to be able to use: mb_convert_encoding. When I look al mij phpinfo() (PHP Version 4.3.2) I don't see that exact function.

Can I use an other function like mbstring.encoding_translation ?? Maybe somebody or Piratos can give me an answer. The function is very nice and simple to use, if there are no errors....

Furthermore i tried to hack the file with a simple thing like to remove underline code: $data=str_replace('','',$data);$data=str_replace('','',$data);

But with every letter I change I get an error "Header has already been send"

Thanks in advance for the help.

Max  8)

p.s. I have made an pisearch_nl.tpl file