Hi, I'm trying to display a view of (a one-way, followesque) user relationship content block. I've used several views provided through the issue threads such as this one: http://drupal.org/node/357548 in a panel made to take over display of the user page. I'm employing panels 3.0-beta2 and with each view I've selected the user ID as context. Regardless of whatever views options I select I get a redundant display of nodes, usually two of each.

What am I doing wrong and/or is this an issue with panels 3 do you think?

Thanks!

Comments

alex.k’s picture

Assigned: Unassigned » alex.k
Category: bug » support

Apologies for delay... duplicates may be caused by having more than one relationship between you and the author (and you are not filtering on one relationship type), as well as other things such as e.g. adding taxonomy fields to the view.

pribeh’s picture

Oh, I got around this simply by using the "distinct" feature in views. I didn't have any taxonomy or multiples of relationships in use so I'm not sure why the duplicates occur. I've simply made a modified version of the basic user relationship content view that comes with the ur module. Thanks for your help.

alex.k’s picture

Status: Active » Fixed

Cool, thanks for the follow up.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.