Displaying 1 result from an estimated 1 matches for "channel_node".
Did you mean:
  channel_mode
  
2006 Apr 30
2
Rss feed items disappear using feedtools?
...lts show that @feed.items will be empty in the above 
view,therefore only @feed.title,@feed.description and @feed.link can be 
displayed,with the following items are left blank.
If I use <%= @feed.feed_data %> in the view,I can see the whole data 
displayed normally with all the items of the channel_node,but the 
@feed.items or @feed.entries will return empty, why? Can anybody here 
help me with this problem?
-- 
Posted via http://www.ruby-forum.com/.