Warning: MagpieRSS: Failed to parse RSS file. (mismatched tag at line 75, column 74) in /data/homewww/isuew/webdir/cms/modules/RSS/rss_fetch.inc on line 230
Warning: First argument to array_slice() should be an array in /data/homewww/isuew/webdir/cms/modules/RSS/RSS.module.php on line 77
Warning: Invalid argument supplied for foreach() in /data/homewww/isuew/webdir/cms/modules/RSS/RSS.module.php on line 84
Problem with RSS
Problem with RSS
Out of the blue, my RSS-fetch doesn't work anymore. Here's the error message:
Re: Problem with RSS
Looks like the feed doesn't have any items...
However, I need to put an error check to make sure it can handle that situation. Thanks!
However, I need to put an error check to make sure it can handle that situation. Thanks!
Re: Problem with RSS
Actually, it seems you were right with that idea! I tried another feed, and it works. The strange thing is, that in my Opera RSS reader, my feed worked alright.wishy wrote: Looks like the feed doesn't have any items...
Anyway, how can I edit the error message - I wouldn't want to have all the smarty errors on a running page...
Re: Problem with RSS
I just committed 2 changes that will make it fail gracefully (no output at all)