Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.7
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2009 at 14:08 UTC
Updated:
16 Dec 2009 at 16:00 UTC
When I make a view to list nodes and I check the page as a regular site user, the nodes I made myself show double. When I'm not logged in everything shows just right. I use no user-related information in the properties of the view. I googled for this issue allot, but couldn't find a solution. Anyone familiar with the problem?
Comments
Comment #1
NoRandom commentedIt seems to be solved now #624652: Distinct no longer working but you have to wait for the new version or patch the module by yourself #622602: 2.6 to 2.7: Queries being created without ORDER BY.
Regards.
Comment #2
thijslemmens commentedthanks, but I thought that my issue was different because I didn't use distinct because it didn't change anything. Now I use distinct and it works.