I just installed Drupal 4.3.1 to set up a new site, www.domain.se. I also have a wiki on the same domain in www.domain.se/wiki/, the wiki is WikkiTikkiTavi found at http://tavi.sourceforge.net/.
WikkiTikkiTavi have a RSS feed with this address http://www.domin.se/wiki/index.php?action=rss.
When I try to add this RSS feed to Drupal I get the following error
warning: fopen("http://www.domin.se/wiki/index.php?action=rss", "r") -
Success in /home/unnnn/web/modules/import.module on line 313.
Home » administer » content » syndication
RSS/RDF
Status: failed to parse RSS feed '': no data.
If I try to add a WikkiTikkiTavi RSS feed from another domain it works without problems.
My guess is that the rewrite rules or some other part of Drupal is doing something with the url when the wiki is in the same domain.
Any tips how I can solve or work around this?
Regards,
Fredrik Jonsson