Posted by mymy06 on July 4, 2011 at 2:21pm
2 followers
Jump to:
| Project: | Managing News |
| Version: | 6.x-1.2 |
| Component: | User interface |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello,
Two problems in one : my block "Latest News" on the homepage Dashboard has a problem in the link of the nid of the feed, the link of the feed is ...feeds/[nid] and it is not showing the right number of the feed.
The second problem is when I try to change if I want the feeds as a list, a graph or a map, only the list is working, for the map and the graph it is remaining white in the block, idem when I try to change the number of feeds in News on the map, if I change anything, the map desappears!
I must add that I made the three critical updates, upgrading from Drupal 6.19 from 6.22, views 6.x-2.12 and spaces 6.x-3.1
my config :
mn 1.2
Drupal 6.22
Many thanks for the help!
Comments
#1
Well,
I found a part of my own questions! It can be resolved in the mn_news, in the display Block:News, (feeds_data_syndication.feed_nid -> node.nid) Node : Nid Feed nid has to be added first.
But I have still problem with the map in "News on the map" when I change the number of feeds to be displayed, the map desapears!
Bye