Hi,
using PHP 5.2.6 it does not work too. Here my phpinfo :



also if I click PREVIEW, I got "Notice: Constant LANGUAGE already defined" :

Thierry B.
Edit : just tried with WB forum uri, it works. It always displays the "Notice: Constant LANGUAGE already defined" on preview, but it works. Here is the start of the two files :
<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="0.92" xml:lang="en-US">
<channel>
<title>WebsiteBaker Community Forum</title>
<link>http://www.websitebaker2.org/forum/index.php</link>
and
<?xml version="1.0" encoding="utf-8"?>
<rss version="0.91">
<channel>
<title>Actualités du portail e-ventail</title>
<description>Retrouvez toutes les actualités du portail e-ventail</description>
<link>https://www.e-ventail.fr/portal/page/portal/e-ventail/actualites</link>
also the link to the rss feed is http
s if that matter.