Topic: The links in RSS-feed don't work
Hi!
I am workling with CuteNews and it works quite fine, except the RSS-Feed.
The link to my RRS-Feed is http://artists.steeldarts.at/cutenews/rss.php
When i click at the links in the RSS-feed, ther only comes a 404-error, instead of the full article
The integration in the normal site works find (see: http://artists.steeldarts.at )
The cutenews directory a subdirectory of the subdomains root-directory and the rss-templates look like this:
-------------------------
Active News:
<!--fonto:Courier New--><span style="font-family:Courier New"><!--/fonto--><item>
<title><![CDATA[{title}]]></title>
<link>{rss-news-include-url}?subaction=showfull&id={news-id}&archive={archive-id}</link>
<description><![CDATA[{short-story}]]></description>
<guid isPermaLink="false">{news-id}</guid>
<pubDate>{date}</pubDate>
</item><!--fontc--></span><!--/fontc-->
-------------------------
All other rss-templates are empty (whyever, because i didn't change anything there since i installed the script), but I don't know if it is ok like this.
Maybe somebody can help me with my problem. That would be really great!
Greetings,
Andi