I need to create a view that shows the nodes of a particular type that the user has voted on. Not the logged in user but a given user ... so I'd be showing it only on that user's profile page.

I'm sure this can be done but I can't work it out - any help would be mush appreciated.

Comments

catch’s picture

Priority: Critical » Minor
Status: Active » Fixed

You can use user id arguments to get things displayed via particular users, and try the advanced profile module with Panels2 to display arbitrary views on user profile pages. Can't help with the votingapi bit, but if that's not an option, you should open a feature request against that module.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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