RSS feeds: RSS problem

RSS feeds: RSS problem

by Marco Rota -
Number of replies: 1

Hi all and sorry for my bad english...

I'm trying to generate rss feed from my moodle 1.8.4 forums.

I've enabled rss feed on server settings and on forum settings too, but it seems server don't generate rssfeed code correctly. If I click on "RSS" orange icon in my forum page I see "RSS Error: Error reading rss data".

Using external rss reader is the same: I download a feed with headline "RSS Error". So, it seems I can download feed from my moodle site but they are not created correctly.

Running /mysite/admin/cron.php I see:

.....
.....
Running rssfeeds if required...
    Generating rssfeeds...
        assignment: ...NOT SUPPORTED (file)
        chat: ...NOT SUPPORTED (file)
        choice: ...NOT SUPPORTED (file)
        data: generating PHP Notice:  DISABLED (module configuration)<ul style="text-align: left"><li>line 20 of mod/data/rsslib.php: call to debugging()</li><li>line 71 of lib/rsslib.php: call to data_rss_feeds()</li><li>line 325 of admin/cron.php: call to cron_rss_feeds()</li></ul> in /var/www/html/mastermind/lib/weblib.php on line 6069
...OK
        forum: generating ...OK
.....

Any idea? TNX!

Average of ratings: -