Hello,
I noticed that when I look at my rss.php file that the category numbers for each article are all 0 instead of the category of where each article is stored in. i.e. if the article is in category 10 on rss.php it would show as 'index.php?id=0,6,0,0,1,0' when it supposed to show up as 'index.php?id=10,6,0,0,1,0', it's all the same problem regardless of what category im referencing the articles from.
Any ideas on what the problem is and perhaps how to fix it?