phpns-team team mailing list archive
-
phpns-team team
-
Mailing list archive
-
Message #00428
[Question #78141]: rss problem
New question #78141 on phpns:
https://answers.launchpad.net/phpns/+question/78141
First of all, phpns is a fantastic script with loads op possibilities. Congratulations!
I seem to have a problem building an rss feed. I created a file with just this code
<?php
$phpns['limit'] = '20';
$phpns['category'] = '32,33,37,38,39,34,35,40,41,42,43,44,45,46,47,48,49,50,51';
$phpns['mode'] = 'rss';
include("shownews.php");
?>
But when calling the file there's something wrong: http://www.sintlutgardis.be/phpn/rss.php
Could you please help me out?
--
You received this question notification because you are a member of
Phpns-team, which is an answer contact for phpns.