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.