Active
Project:
Managing News
Version:
6.x-1.2
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2011 at 14:21 UTC
Updated:
10 Aug 2012 at 14:04 UTC
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
Comment #1
mymy06 commentedWell,
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
Comment #2
busla commentedYour solution worked like a charm :-)
I want to take the liberty of doing a step by step guide to fix the problem since your post might be confusing to people that have little experience with the Views module.
That´s it :-)
Comment #3
busla commentedI just realized that this does not work for the custom boxes on the Dashboard. I still get feeds/[nid] in path.