Hi just a quick fix for the RSS feed in IE7 for admin usage only.

in rss.php change:

<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss">
To:

<?xml version="1.0"?>
<rss version="2.0">
And this will allow the RSS to work correctly in IE7 as well as other browsers.

Could you upload a fixed version as soon as possible as I would like this feature to work in all browsers.

Regards,
Mat.