News detailpage from rss
Posted: Fri Mar 09, 2007 9:43 am
Pretty URLs are on by mod_rewrite
News from rss feed is opening in home page.. how can i change detailpage for it?
I know that in file action.rss.php on line
$onerow->link = $this->CreateLink($id, 'detail', $returnid, '', $sendtodetail,'',true,false,'',true,'news/'.$row['news_id']);
i can change $returnid but with pretty url that didn't work :/
News from rss feed is opening in home page.. how can i change detailpage for it?
I know that in file action.rss.php on line
$onerow->link = $this->CreateLink($id, 'detail', $returnid, '', $sendtodetail,'',true,false,'',true,'news/'.$row['news_id']);
i can change $returnid but with pretty url that didn't work :/