Topic: RSS, Can't change to specific category

Hi!

I've added the rss feed to my webpage... But it shows from all categorys, I've tried to go into Options > Integration Wizards (News and RSS) > Rss Setup and Integration > RSS Customization... And then choosing the category and generating the html code. But still it's showing from every category... Any ideas what the problem can be?

Even if I remove the generated html code from my index page, the RSS feed still working?

Re: RSS, Can't change to specific category

the rss generation should generate an url like
http://localhost/cutenews/utf8-cutenews(9)...s.php?number=10
where number in the end is THE SAME as what you do with a CN include code.
Same way adding
http://localhost/cutenews/utf8-cutenews(9)...&category=2
at the end should show 10 stories in category 2