RSS block problem - "Unsupported target encoding"

Re: RSS block problem - "Unsupported target encoding"

Napisane przez: David Mudrák ()
Liczba odpowiedzi: 0
Obraz Core developers Obraz Documentation writers Obraz Moodle HQ Obraz Particularly helpful Moodlers Obraz Peer reviewers Obraz Plugin developers Obraz Plugins guardians Obraz Testers Obraz Translators
Hi Daryl
Thank you for your response. I've tried to add

define('MAGPIE_OUTPUT_ENCODING', 'ISO-8859-1'); // see bug 3107

into my config.php. Error messages are not shown, but the block is not still displayed smutny I will try to explore a bit - hoping find something.
Thanks again

D.